1
0
Fork 0

Trying my hand at plugin-react

This commit is contained in:
Joost De Cock 2019-05-03 20:13:27 +02:00
parent ad9f559dc0
commit 16c83a507a
55 changed files with 466 additions and 90 deletions

View file

@ -31,6 +31,9 @@
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
"prebuild": "node src/prebuild.js"
},
"peerDependencies": {},
"dependencies": {},
"devDependencies": {},
"files": [
"dist/*",
"README.md",