File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " crochet" ,
33 "main" : " main.js" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55 "license" : " MIT" ,
66 "author" : " @FaultyFunctions" ,
77 "description" : " An editor for Yarn files. Forked from YarnEditor." ,
Original file line number Diff line number Diff line change 1111 "bugs" : {
1212 "url" : " https://github.com/FaultyFunctions/Crochet/issues"
1313 },
14- "version" : " 0.1.2 " ,
14+ "version" : " 0.1.3 " ,
1515 "scripts" : {
1616 "build" : " npm run copy-version && webpack -p --progress --mode production --config webpack.config.js" ,
1717 "build-dev" : " npm run copy-version && cross-env NODE_ENV=dev webpack -p --progress --config webpack.config.js" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1.2 "
2+ "version" : " 0.1.3 "
33}
You can’t perform that action at this time.
0 commit comments