chore: Work on Github actions
This commit is contained in:
parent
f14bfb5bae
commit
e62967e3d7
61 changed files with 238 additions and 148 deletions
4
.github/workflows/tests.aaron.yml
vendored
4
.github/workflows/tests.aaron.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/aaron && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/aaron && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/aaron && npm run testonly
|
||||
run: cd packages/aaron && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.benjamin.yml
vendored
4
.github/workflows/tests.benjamin.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/benjamin && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/benjamin && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/benjamin && npm run testonly
|
||||
run: cd packages/benjamin && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.bent.yml
vendored
4
.github/workflows/tests.bent.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/bent && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/bent && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/bent && npm run testonly
|
||||
run: cd packages/bent && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.breanna.yml
vendored
4
.github/workflows/tests.breanna.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/breanna && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/breanna && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/breanna && npm run testonly
|
||||
run: cd packages/breanna && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.brian.yml
vendored
4
.github/workflows/tests.brian.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/brian && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/brian && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/brian && npm run testonly
|
||||
run: cd packages/brian && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.bruce.yml
vendored
4
.github/workflows/tests.bruce.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/bruce && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/bruce && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/bruce && npm run testonly
|
||||
run: cd packages/bruce && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.carlita.yml
vendored
4
.github/workflows/tests.carlita.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/carlita && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/carlita && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/carlita && npm run testonly
|
||||
run: cd packages/carlita && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.carlton.yml
vendored
4
.github/workflows/tests.carlton.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/carlton && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/carlton && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/carlton && npm run testonly
|
||||
run: cd packages/carlton && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.cathrin.yml
vendored
4
.github/workflows/tests.cathrin.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/cathrin && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/cathrin && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/cathrin && npm run testonly
|
||||
run: cd packages/cathrin && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.examples.yml
vendored
4
.github/workflows/tests.examples.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/examples && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/examples && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/examples && npm run testonly
|
||||
run: cd packages/examples && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.florent.yml
vendored
4
.github/workflows/tests.florent.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/florent && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/florent && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/florent && npm run testonly
|
||||
run: cd packages/florent && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.fu.yml
vendored
4
.github/workflows/tests.fu.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/fu && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/fu && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/fu && npm run testonly
|
||||
run: cd packages/fu && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.holmes.yml
vendored
4
.github/workflows/tests.holmes.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/holmes && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/holmes && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/holmes && npm run testonly
|
||||
run: cd packages/holmes && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.huey.yml
vendored
4
.github/workflows/tests.huey.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/huey && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/huey && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/huey && npm run testonly
|
||||
run: cd packages/huey && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.hugo.yml
vendored
4
.github/workflows/tests.hugo.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/hugo && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/hugo && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/hugo && npm run testonly
|
||||
run: cd packages/hugo && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.jaeger.yml
vendored
4
.github/workflows/tests.jaeger.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/jaeger && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/jaeger && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/jaeger && npm run testonly
|
||||
run: cd packages/jaeger && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.penelope.yml
vendored
4
.github/workflows/tests.penelope.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/penelope && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/penelope && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/penelope && npm run testonly
|
||||
run: cd packages/penelope && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.rendertest.yml
vendored
4
.github/workflows/tests.rendertest.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/rendertest && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/rendertest && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/rendertest && npm run testonly
|
||||
run: cd packages/rendertest && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.sandy.yml
vendored
4
.github/workflows/tests.sandy.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/sandy && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/sandy && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/sandy && npm run testonly
|
||||
run: cd packages/sandy && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.shin.yml
vendored
4
.github/workflows/tests.shin.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/shin && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/shin && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/shin && npm run testonly
|
||||
run: cd packages/shin && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.simon.yml
vendored
4
.github/workflows/tests.simon.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/simon && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/simon && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/simon && npm run testonly
|
||||
run: cd packages/simon && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.simone.yml
vendored
4
.github/workflows/tests.simone.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/simone && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/simone && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/simone && npm run testonly
|
||||
run: cd packages/simone && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.sven.yml
vendored
4
.github/workflows/tests.sven.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/sven && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/sven && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/sven && npm run testonly
|
||||
run: cd packages/sven && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.tamiko.yml
vendored
4
.github/workflows/tests.tamiko.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/tamiko && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/tamiko && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/tamiko && npm run testonly
|
||||
run: cd packages/tamiko && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.theo.yml
vendored
4
.github/workflows/tests.theo.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/theo && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/theo && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/theo && npm run testonly
|
||||
run: cd packages/theo && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.trayvon.yml
vendored
4
.github/workflows/tests.trayvon.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/trayvon && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/trayvon && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/trayvon && npm run testonly
|
||||
run: cd packages/trayvon && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.tutorial.yml
vendored
4
.github/workflows/tests.tutorial.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/tutorial && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/tutorial && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/tutorial && npm run testonly
|
||||
run: cd packages/tutorial && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.wahid.yml
vendored
4
.github/workflows/tests.wahid.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/wahid && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/wahid && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/wahid && npm run testonly
|
||||
run: cd packages/wahid && npm run testonlyci
|
||||
|
|
4
.github/workflows/tests.waralee.yml
vendored
4
.github/workflows/tests.waralee.yml
vendored
|
@ -24,7 +24,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/waralee && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/waralee && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/waralee && npm run testonly
|
||||
run: cd packages/waralee && npm run testonlyci
|
||||
|
|
|
@ -38,6 +38,10 @@ _types:
|
|||
"@material-ui/lab": "^v4.0.0-alpha.14"
|
||||
"react-intl": "2.8.0"
|
||||
"prop-types": "15.7.2"
|
||||
"mocha": "^6.1.4"
|
||||
"chai": "^4.1.2"
|
||||
"chai-string": "^1.4.0"
|
||||
"@babel/register": "^7.4.4"
|
||||
plugin:
|
||||
peer:
|
||||
"@freesewing/core": "^{{version}}"
|
||||
|
|
|
@ -10,6 +10,7 @@ _types:
|
|||
pattern:
|
||||
netlify: "echo \"Not configured yet\""
|
||||
testonly: "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
testonlyci: "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
create-freesewing-pattern:
|
||||
clean: "!"
|
||||
nodebuild: "!"
|
||||
|
|
|
@ -26,7 +26,5 @@ jobs:
|
|||
CI: true
|
||||
- name: Build pattern
|
||||
run: cd packages/{{ pattern }} && npm run build
|
||||
- name: Show package.json
|
||||
run: cd packages/{{ pattern }} && cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: cd packages/{{ pattern }} && npm run testonly
|
||||
run: cd packages/{{ pattern }} && npm run testonlyci
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -73,7 +74,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -73,7 +74,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -76,7 +77,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -74,7 +75,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -26,7 +26,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -67,7 +68,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -73,7 +74,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -73,7 +74,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -74,7 +75,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -75,7 +76,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -77,7 +78,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -75,7 +76,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w",
|
||||
"netlify": "echo \"Not configured yet\"",
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
"testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register",
|
||||
"testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.4.3",
|
||||
|
@ -72,7 +73,11 @@
|
|||
"@material-ui/icons": "4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"mocha": "^6.1.4",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "^1.4.0",
|
||||
"@babel/register": "^7.4.4"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue