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 1
1
{
2
2
"name" : " @db-ui/base" ,
3
- "version" : " 0.14 .0" ,
3
+ "version" : " 0.0 .0" ,
4
4
"description" : " Provides basic tokens and assets based on the DB Design System." ,
5
5
"main" : " build.js" ,
6
6
"bugs" : {
22
22
"cpr" : " 3.0.1" ,
23
23
"husky" : " 7.0.4" ,
24
24
"nodemon" : " 2.0.15" ,
25
- "np" : " 7.6.0" ,
26
25
"npm-run-all" : " 4.1.5" ,
27
26
"prettier" : " 2.5.1" ,
28
27
"pretty-quick" : " 3.1.3" ,
41
40
"access" : " public"
42
41
},
43
42
"scripts" : {
44
- "release" : " np" ,
45
43
"prepare" : " node -e \" try { require('husky').install() } catch (e) {}\" " ,
46
44
"copy:assets" : " cpr assets build/assets -d" ,
47
45
"copy:csstokens" : " cpr build/css/variables.css public/css/variables.css -o" ,
59
57
"pl:help" : " patternlab --help" ,
60
58
"pl:install" : " patternlab install --config ./patternlab-config.json" ,
61
59
"pl:serve" : " patternlab serve --config ./patternlab-config.json" ,
62
- "pl:version" : " patternlab --version" ,
63
- "version" : " npm run build"
60
+ "pl:version" : " patternlab --version"
64
61
},
65
62
"homepage" : " https://db-ui.github.io/base/"
66
63
}
You can’t perform that action at this time.
0 commit comments