File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 2222 "test" : " test"
2323 },
2424 "scripts" : {
25- "test" : " mocha test/ " ,
26- "build" : " NODE_ENV=production babel src --out-dir lib --source-maps " ,
27- "watch" : " babel src --out-dir lib --watch --source-maps " ,
25+ "test" : " textlint-scripts test" ,
26+ "build" : " textlint-scripts build " ,
27+ "watch" : " textlint-scripts build --watch" ,
2828 "prepublish" : " npm run --if-present build"
2929 },
3030 "keywords" : [
31- " textlint " ,
31+ " japanese " ,
3232 " rule" ,
33- " japanese"
33+ " textlint" ,
34+ " textlintrule"
3435 ],
3536 "devDependencies" : {
3637 "babel-cli" : " ^6.9.0" ,
4041 "babel-register" : " ^6.9.0" ,
4142 "mocha" : " ^2.5.3" ,
4243 "power-assert" : " ^1.4.1" ,
43- "textlint-tester " : " ^1.2.0 "
44+ "textlint-scripts " : " ^1.2.2 "
4445 },
4546 "dependencies" : {
4647 "kuromojin" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments