Skip to content
Prev Previous commit
Next Next commit
restore the package.json
  • Loading branch information
lyonlai committed Nov 1, 2015
commit d38b04e2fe29736ca0ad2bcaf73d440cc0514c2b
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuclear-js",
"version": "1.1.2",
"description": "Immutable, reactive Flux architecture. UI Agnostic.",
"main": "src/main.js",
"main": "dist/nuclear.js",
"scripts": {
"test": "grunt ci"
},
Expand Down