Compare commits
No commits in common. "do-not-use-npm-prepublish" and "master" have entirely different histories.
do-not-use
...
master
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
|||
"scripts": {
|
||||
"build": "tsc",
|
||||
"clean": "rimraf lib",
|
||||
"prepublishOnly": "npm run build",
|
||||
"watch": "tsc -w --listEmittedFiles"
|
||||
"prepublish": "npm run build"
|
||||
},
|
||||
"files": [
|
||||
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
|
||||
|
|
Loading…
Add table
Reference in a new issue