Skip to content

Commit 8b9846f

Browse files
author
Jonathan Mosney
committed
Rename immutable.js to index.js so it can be found by Google Closure Compiler.
1 parent 69a08ab commit 8b9846f

File tree

3 files changed

+45
-1
lines changed

3 files changed

+45
-1
lines changed

immutable.js renamed to index.js

File renamed without changes.

package-lock.json

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"author": "Raynos <[email protected]>",
1414
"repository": "git://github.com/Raynos/xtend.git",
15-
"main": "immutable",
15+
"main": "index.js",
1616
"scripts": {
1717
"test": "node test"
1818
},

0 commit comments

Comments
 (0)