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 844308f commit 334a6e3Copy full SHA for 334a6e3
package.json
@@ -32,15 +32,15 @@
32
"prh"
33
],
34
"dependencies": {
35
- "prh": "^0.9.0",
+ "prh": "^1.0.1",
36
"structured-source": "^3.0.2",
37
"textlint-rule-helper": "^1.1.3"
38
},
39
"devDependencies": {
40
"babel-cli": "^6.7.5",
41
- "babel-plugin-add-module-exports": "^0.1.2",
+ "babel-plugin-add-module-exports": "^0.2.1",
42
"babel-preset-es2015": "^6.6.0",
43
- "babel-preset-jsdoc-to-assert": "^1.0.1",
+ "babel-preset-jsdoc-to-assert": "^2.0.1",
44
"babel-preset-power-assert": "^1.0.0",
45
"babel-register": "^6.7.2",
46
"mocha": "^2.3.2",
0 commit comments