1
0
Fork 0

chore: Remove rollup and legacy devenv dependencies

This commit is contained in:
Joost De Cock 2022-06-14 14:00:43 +02:00
parent 3bbaee8be0
commit 86b49a4ea6
84 changed files with 552 additions and 1539 deletions

View file

@ -20,6 +20,9 @@
"react"
],
"main": "index.js",
"scripts": {
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -"
},
"peerDependencies": {},
"dependencies": {
"chalk": "^4.1.1",