🔧 Switched to yarn workspaces
This commit is contained in:
parent
db3d4df922
commit
7ed2d934f2
50 changed files with 16303 additions and 1095 deletions
|
@ -42,35 +42,11 @@
|
|||
"git add"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.3.3",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.4.3",
|
||||
"@babel/preset-env": "7.3.1",
|
||||
"@babel/register": "7.4.0",
|
||||
"chai": "^4.1.2",
|
||||
"chai-string": "1.4.0",
|
||||
"codecov": "3.2.0",
|
||||
"eslint": "5.14.0",
|
||||
"eslint-config-prettier": "2.10.0",
|
||||
"eslint-plugin-prettier": "2.7.0",
|
||||
"freesewing": "^0.24",
|
||||
"husky": "^0.14.3",
|
||||
"lint-staged": "7.3.0",
|
||||
"mocha": "^5.2.0",
|
||||
"nyc": "13.3.0",
|
||||
"prettier": "1.16.4",
|
||||
"rimraf": "2.6.3",
|
||||
"rollup": "^0.66.2",
|
||||
"rollup-plugin-babel": "4.3.2",
|
||||
"rollup-plugin-babel-minify": "8.0.0",
|
||||
"rollup-plugin-filesize": "^4.0.1",
|
||||
"rollup-plugin-json": "3.1.0",
|
||||
"rollup-plugin-node-resolve": "3.4.0"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
"README.md",
|
||||
"package-lock.json",
|
||||
"package.json"
|
||||
]
|
||||
],
|
||||
"gitHead": "db3d4df92285ac8889fa72fba68c970ffcd59775"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue