Generic Commit; Most likely a fix or small feature
This commit is contained in:
@@ -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