Skip to content

Commit be25a38

Browse files
committed
Update dependencies, dev-dependencies
1 parent 14e7878 commit be25a38

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,20 @@
1212
"word"
1313
],
1414
"dependencies": {
15-
"nlcst-to-string": "^1.0.0"
15+
"nlcst-to-string": "^2.0.0"
1616
},
1717
"repository": "wooorm/nlcst-is-literal",
1818
"author": "Titus Wormer <[email protected]>",
1919
"files": [
2020
"index.js"
2121
],
2222
"devDependencies": {
23-
"bail": "^1.0.1",
24-
"browserify": "^11.0.0",
23+
"browserify": "^13.0.0",
2524
"esmangle": "^1.0.0",
2625
"nyc": "^9.0.1",
2726
"remark-cli": "^2.1.0",
2827
"remark-preset-wooorm": "^1.0.0",
29-
"retext": "^1.0.0-rc.3",
28+
"retext": "^4.0.0",
3029
"tape": "^4.6.2",
3130
"unist-util-visit": "^1.0.0",
3231
"xo": "^0.17.1"

0 commit comments

Comments
 (0)