File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - " 0.10 "
3+ - " 0.12 "
44branches :
55 only :
66 - master
Original file line number Diff line number Diff line change 11{
22 "name" : " code-snippets" ,
33 "main" : " first-paint.js" ,
4- "version" : " 0.4.0 " ,
4+ "version" : " 0.4.1 " ,
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.4.0 " ,
4+ "version" : " 0.4.1 " ,
55 "author" : " Gleb Bahmutov <gleb.bahmutov@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/bahmutov/code-snippets/issues"
4848 "url" : " git@github.com:bahmutov/code-snippets.git"
4949 },
5050 "scripts" : {
51- "test" : " grunt"
51+ "test" : " grunt" ,
52+ "grunt" : " grunt"
5253 }
5354}
You can’t perform that action at this time.
0 commit comments