We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f7af8 commit 18a6e5eCopy full SHA for 18a6e5e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "syntaxdev",
3
- "version": "0.0.15",
+ "version": "0.0.16",
4
"description": "Unit testing framework for TextMate/Sublime/Atom syntaxes.",
5
"main": "index.js",
6
"author": "Yury Selivanov <yury@magic.io>",
@@ -13,7 +13,7 @@
13
"url": "https://github.com/MagicStack/syntaxdev"
14
},
15
"dependencies": {
16
- "first-mate": "^6.2.0",
+ "first-mate": "^7.0.4",
17
"js-yaml": "^3.4.2",
18
"temp": "^0.8.3",
19
"argparse": "^1.0.2",
0 commit comments