Compare commits
1 Commits
v1.0.1
...
00192c7444
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00192c7444 |
@@ -10,7 +10,8 @@
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"prepublishOnly": "npm run build",
|
||||
"clean": "rm -rf dist"
|
||||
"clean": "rm -rf dist",
|
||||
"update": "npm update @dpu/types"
|
||||
},
|
||||
"keywords": [
|
||||
"typescript",
|
||||
|
||||
Reference in New Issue
Block a user