Skip to content

Commit

Permalink
Remove unpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
yagisumi committed Oct 16, 2020
1 parent c556b9b commit bd1549d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
},
"main": "lib/e7ipc2-electron.js",
"types": "lib/e7ipc2-electron.d.ts",
"unpkg": "umd/e7ipc2-electron.js",
"scripts": {
"test": "run-s prettier:check eslint:check mocha:coverage",
"mocha": "cross-env TS_NODE_FILES=true mocha --config config/.mocharc.json \"test/**/*.test.ts\"",
Expand Down

0 comments on commit bd1549d

Please sign in to comment.