Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Evans authored Oct 7, 2020
1 parent 96bfea9 commit d67b64a
Showing 1 changed file 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 @@ -22,7 +22,7 @@
"test:update-snapshots": "karma start karma.conf.cjs --update-snapshots",
"test:prune-snapshots": "karma start karma.conf.cjs --prune-snapshots",
"checksize": "rollup -c ; cat my-element.bundled.js | gzip -9 | wc -c ; rm my-element.bundled.js",
"build": "echo \"This is not a TypeScript project, so no need to build. (You can ignore the guide where it says 'npm run build'.)\""
"build": "echo \"This is not a TypeScript project, so no need to build.\""
},
"keywords": [
"web-components",
Expand Down

0 comments on commit d67b64a

Please sign in to comment.