File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @db-ui/base" ,
3- "version" : " 0.14 .0" ,
3+ "version" : " 0.0 .0" ,
44 "description" : " Provides basic tokens and assets based on the DB Design System." ,
55 "main" : " build.js" ,
66 "bugs" : {
2222 "cpr" : " 3.0.1" ,
2323 "husky" : " 7.0.4" ,
2424 "nodemon" : " 2.0.15" ,
25- "np" : " 7.6.0" ,
2625 "npm-run-all" : " 4.1.5" ,
2726 "prettier" : " 2.5.1" ,
2827 "pretty-quick" : " 3.1.3" ,
4140 "access" : " public"
4241 },
4342 "scripts" : {
44- "release" : " np" ,
4543 "prepare" : " node -e \" try { require('husky').install() } catch (e) {}\" " ,
4644 "copy:assets" : " cpr assets build/assets -d" ,
4745 "copy:csstokens" : " cpr build/css/variables.css public/css/variables.css -o" ,
5957 "pl:help" : " patternlab --help" ,
6058 "pl:install" : " patternlab install --config ./patternlab-config.json" ,
6159 "pl:serve" : " patternlab serve --config ./patternlab-config.json" ,
62- "pl:version" : " patternlab --version" ,
63- "version" : " npm run build"
60+ "pl:version" : " patternlab --version"
6461 },
6562 "homepage" : " https://db-ui.github.io/base/"
6663}
You can’t perform that action at this time.
0 commit comments