Browse Source

Merge pull request #35 from chapmanjacobd/patch-2

Update package.json
Ryan Chandler 5 years ago
parent
commit
e41b1a38a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -11,7 +11,7 @@
     "source": "src/index.js",
     "main": "dist/spruce.js",
     "umd:main": "dist/spruce.umd.js",
-    "module": "dist/foo.module.js",
+    "module": "dist/spruce.module.js",
     "scripts": {
         "build": "microbundle",
         "watch": "microbundle watch",