We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77202c commit d38b04eCopy full SHA for d38b04e
package.json
@@ -2,7 +2,7 @@
2
"name": "nuclear-js",
3
"version": "1.1.2",
4
"description": "Immutable, reactive Flux architecture. UI Agnostic.",
5
- "main": "src/main.js",
+ "main": "dist/nuclear.js",
6
"scripts": {
7
"test": "grunt ci"
8
},
0 commit comments