change package manager to pnpm, change type definition
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/evilbocchi/rbxts-transformer-instances.git"
|
||||
},
|
||||
"scripts": {
|
||||
"prepare": "npm run generate-declarations && npm run build",
|
||||
"prepack": "npm run generate-declarations && npm run build",
|
||||
"build": "tsc",
|
||||
"watch": "tsc -w",
|
||||
"test": "jest",
|
||||
|
||||
Reference in New Issue
Block a user