Skip to content

Commit

Permalink
add src folder for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
jul-sh committed Nov 30, 2019
1 parent b942363 commit 23028e7
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/index.js",
"module": "dist/index.mjs",
"unpkg": "dist/standalone.mjs",
"source": "index.mjs",
"source": "src/index.mjs",
"scripts": {
"build": "npm run build:dependencies && npm run build:standalone",
"build:dependencies": "npx microbundle -f es,cjs",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 23028e7

Please sign in to comment.