@cleartrip/ct-design-common-constants
Advanced tools
Comparing version 2.0.0 to 2.1.0-beta.0
{ | ||
"name": "@cleartrip/ct-design-common-constants", | ||
"version": "2.0.0", | ||
"version": "2.1.0-beta.0", | ||
"description": "", | ||
@@ -18,3 +18,5 @@ "types": "dist/index.d.ts", | ||
"scripts": { | ||
"build-package": "rm -rf dist && rollup -c", | ||
"watch-package": "rollup -c -w", | ||
"build-package": "rollup -c", | ||
"build-package:clean": "rm -rf dist && rollup -c", | ||
"publish": "pnpm publish" | ||
@@ -21,0 +23,0 @@ }, |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
185455
2