We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e7878 commit be25a38Copy full SHA for be25a38
package.json
@@ -12,21 +12,20 @@
12
"word"
13
],
14
"dependencies": {
15
- "nlcst-to-string": "^1.0.0"
+ "nlcst-to-string": "^2.0.0"
16
},
17
"repository": "wooorm/nlcst-is-literal",
18
"author": "Titus Wormer <[email protected]>",
19
"files": [
20
"index.js"
21
22
"devDependencies": {
23
- "bail": "^1.0.1",
24
- "browserify": "^11.0.0",
+ "browserify": "^13.0.0",
25
"esmangle": "^1.0.0",
26
"nyc": "^9.0.1",
27
"remark-cli": "^2.1.0",
28
"remark-preset-wooorm": "^1.0.0",
29
- "retext": "^1.0.0-rc.3",
+ "retext": "^4.0.0",
30
"tape": "^4.6.2",
31
"unist-util-visit": "^1.0.0",
32
"xo": "^0.17.1"
0 commit comments