소스 검색

Merge pull request #35 from chapmanjacobd/patch-2

Update package.json
Ryan Chandler 5 년 전
부모
커밋
e41b1a38a1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",