Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jimfrenette/hugo-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim <jimfrenette@yahoo.com>2019-02-19 00:54:04 +0300
committerJim <jimfrenette@yahoo.com>2019-02-19 00:54:04 +0300
commit4d55b83303305a7c2b278e1a7cdf46348af11036 (patch)
treec0d31826f78eab86680ef944c40c0810c592c6c0 /package.json
parentbba82334d8ed33cd4f6090cb6d688006a082794f (diff)
comment ui build verification js alert, update screenshots, remove webpack dev server
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index a33f2cf..08dd1ca 100755
--- a/package.json
+++ b/package.json
@@ -33,7 +33,6 @@
"uglifyjs-webpack-plugin": "^2.1.1",
"webpack": "^4.29.0",
"webpack-merge": "^4.2.1",
- "webpack-nano": "^0.6.1",
- "webpack-plugin-serve": "^0.4.0"
+ "webpack-nano": "^0.6.1"
}
}