Skip to content

Commit 2b64ed6

Browse files
committed
updated dependencies
1 parent 89d3db4 commit 2b64ed6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"prebuild": "rimraf dist",
3030
"build": "yarn build:CSS && yarn build:rollup",
3131
"postbuild": "rimraf global-spec.d.ts jest.config.d.ts jest.setup.d.ts",
32-
"build:CSS": "yarn node -r esbuild-register scripts/copyCSS.ts",
32+
"build:CSS": "yarn node -r esbuild-register scripts/copyCSS.js",
3333
"build:rollup": "rollup --config",
3434
"dev": "yarn build:rollup --watch",
3535
"clean": "rimraf dist node_modules",
File renamed without changes.

0 commit comments

Comments
 (0)