Skip to content

Commit d38b04e

Browse files
committed
restore the package.json
1 parent f77202c commit d38b04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuclear-js",
33
"version": "1.1.2",
44
"description": "Immutable, reactive Flux architecture. UI Agnostic.",
5-
"main": "src/main.js",
5+
"main": "dist/nuclear.js",
66
"scripts": {
77
"test": "grunt ci"
88
},

0 commit comments

Comments
 (0)