Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 52551d8

Browse files
committed
package.json update for nodejs
1 parent a309f1c commit 52551d8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "es6-module-loader",
33
"description": "An ES6 Module Loader shim",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"homepage": "https://github.com/ModuleLoader/es6-module-loader",
66
"author": {
77
"name": "Guy Bedford, Luke Hoban, Addy Osmani",
@@ -40,9 +40,6 @@
4040
"scripts": {
4141
"test": "node test/test"
4242
},
43-
"files": [
44-
"lib/es6-module-loader.js"
45-
],
4643
"dependencies": {
4744
"traceur": "0.0.25"
4845
}

0 commit comments

Comments
 (0)