Skip to content

Commit 334a6e3

Browse files
committed
feat(npm): update to prh 1.0.0
1 parent 844308f commit 334a6e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"prh"
3333
],
3434
"dependencies": {
35-
"prh": "^0.9.0",
35+
"prh": "^1.0.1",
3636
"structured-source": "^3.0.2",
3737
"textlint-rule-helper": "^1.1.3"
3838
},
3939
"devDependencies": {
4040
"babel-cli": "^6.7.5",
41-
"babel-plugin-add-module-exports": "^0.1.2",
41+
"babel-plugin-add-module-exports": "^0.2.1",
4242
"babel-preset-es2015": "^6.6.0",
43-
"babel-preset-jsdoc-to-assert": "^1.0.1",
43+
"babel-preset-jsdoc-to-assert": "^2.0.1",
4444
"babel-preset-power-assert": "^1.0.0",
4545
"babel-register": "^6.7.2",
4646
"mocha": "^2.3.2",

0 commit comments

Comments
 (0)