v0.9.6, fix an errore in webpack
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mailgo",
|
||||
"version": "0.9.5",
|
||||
"version": "0.9.6",
|
||||
"description": "a different mailto: and another tel:",
|
||||
"scripts": {
|
||||
"build": "webpack",
|
||||
@@ -49,7 +49,7 @@
|
||||
"jest": "^26.1.0",
|
||||
"mini-css-extract-plugin": "^0.9.0",
|
||||
"node-sass": "^4.14.1",
|
||||
"sass-loader": "^9.0.1",
|
||||
"sass-loader": "^9.0.2",
|
||||
"terser-webpack-plugin": "^3.0.6",
|
||||
"to-string-loader": "^1.1.6",
|
||||
"ts-loader": "^7.0.5",
|
||||
|
||||
Reference in New Issue
Block a user