clean devDependencies

This commit is contained in:
Matteo Manzinello 2020-07-30 15:45:27 +02:00
parent b99ffcfcb9
commit 03460a8ed3
2 changed files with 53 additions and 2151 deletions

View File

@ -3,8 +3,7 @@
"version": "0.9.13", "version": "0.9.13",
"description": "a new concept of mailto and tel links", "description": "a new concept of mailto and tel links",
"scripts": { "scripts": {
"build": "webpack", "build": "webpack"
"test": "jest"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
@ -39,21 +38,16 @@
"@babel/core": "^7.10.5", "@babel/core": "^7.10.5",
"@babel/parser": "^7.10.5", "@babel/parser": "^7.10.5",
"@babel/preset-env": "^7.10.4", "@babel/preset-env": "^7.10.4",
"@babel/preset-flow": "^7.10.4",
"@babel/preset-typescript": "^7.10.4", "@babel/preset-typescript": "^7.10.4",
"@babel/types": "^7.10.5", "@babel/types": "^7.10.5",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"css-loader": "^4.1.1", "css-loader": "^4.1.1",
"file-loader": "^6.0.0",
"jest": "^26.2.0",
"node-sass": "^4.14.1", "node-sass": "^4.14.1",
"sass-loader": "^9.0.2", "sass-loader": "^9.0.2",
"style-loader": "^1.2.1", "style-loader": "^1.2.1",
"terser-webpack-plugin": "^3.0.8",
"to-string-loader": "^1.1.6", "to-string-loader": "^1.1.6",
"ts-loader": "^8.0.1", "ts-loader": "^8.0.1",
"typescript": "^3.9.7", "typescript": "^3.9.7",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.44.1", "webpack": "^4.44.1",
"webpack-cli": "^3.3.12" "webpack-cli": "^3.3.12"
}, },

2196
yarn.lock

File diff suppressed because it is too large Load Diff