tailwind-ctp-intellisense/package.json

11 lines
154 B
JSON
Raw Normal View History

2018-04-19 20:18:23 +00:00
{
"name": "root",
"private": true,
"scripts": {
"bootstrap": "lerna bootstrap --hoist"
},
2020-12-07 15:21:45 +00:00
"devDependencies": {
"lerna": "^3.22.1"
2020-12-07 15:21:45 +00:00
}
2018-04-19 20:18:23 +00:00
}