1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-08-30 12:03:05 +02:00
parent 3458920302
commit f0e96307ec
68 changed files with 102 additions and 102 deletions

View file

@ -46,7 +46,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.6.0",
"babel-jest": "^26.2.2",
"jest": "26.4.2",
"jest": "26.2.2",
"@freesewing/components": "^2.8.1",
"@freesewing/css-theme": "^2.8.1",
"@freesewing/i18n": "^2.8.1",
@ -83,7 +83,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=12.0.0",