Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-09-27 15:34:57 +08:00
10 changed files with 196 additions and 11 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"node": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"dev": "tsc --watch",