File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 " util" ,
88 " utility"
99 ],
10- "version" : " 4 .0.1 " ,
10+ "version" : " 0 .0.0-development " ,
1111 "author" : " Jan Lehnardt <jan@apache.org>" ,
1212 "contributors" : [
1313 " Joe Hildebrand <joe-github@cursive.net>" ,
1414 " Marc Bachmann <marc.brookman@gmail.com>"
1515 ],
1616 "repository" : {
1717 "type" : " git" ,
18- "url" : " http ://github.com/janl/node-jsonpointer.git"
18+ "url" : " https ://github.com/janl/node-jsonpointer.git"
1919 },
2020 "bugs" : {
2121 "url" : " http://github.com/janl/node-jsonpointer/issues"
2929 " jsonpointer.js"
3030 ],
3131 "scripts" : {
32- "test" : " standard && node test.js"
32+ "test" : " standard && node test.js" ,
33+ "semantic-release" : " semantic-release pre && npm publish && semantic-release post"
3334 },
3435 "license" : " MIT" ,
3536 "devDependencies" : {
36- "standard" : " ^10.0.3"
37+ "standard" : " ^10.0.3" ,
38+ "semantic-release" : " ^8.2.0"
3739 }
3840}
You can’t perform that action at this time.
0 commit comments