File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " code-snippets" ,
33 "main" : " first-paint.js" ,
4- "version" : " 0.1.3 " ,
4+ "version" : " 0.1.4 " ,
55 "homepage" : " https://github.com/bahmutov/code-snippets" ,
66 "license" : " MIT" ,
77 "ignore" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " code-snippets" ,
33 "description" : " Chrome DevTools code snippets " ,
4- "version" : " 0.1.3 " ,
4+ "version" : " 0.1.4 " ,
55 "author" : " Gleb Bahmutov <gleb.bahmutov@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/bahmutov/code-snippets/issues"
3838 ],
3939 "license" : " MIT" ,
4040 "main" : " first-paint.js" ,
41- "pre-commit" : " npm test" ,
41+ "pre-commit" : [
42+ " npm test" ,
43+ " npm version"
44+ ],
4245 "repository" : {
4346 "type" : " git" ,
4447 "url" : " git@github.com:bahmutov/code-snippets.git"
You can’t perform that action at this time.
0 commit comments