Skip to content

Commit 088a965

Browse files
committed
update dependency
1 parent bfd340a commit 088a965

File tree

3 files changed

+2858
-2155
lines changed

3 files changed

+2858
-2155
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017 Leon Zhang
3+
Copyright (c) 2018 Leon Zhang
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"babel-plugin-vue-jsx-sync": "^0.0.5",
4444
"babel-preset-env": "^1.6.1",
4545
"babel-preset-stage-2": "^6.22.0",
46-
"babel-register": "^6.22.0",
4746
"chai": "^4.0.2",
4847
"chalk": "^1.1.3",
4948
"chromedriver": "^2.27.2",
@@ -52,7 +51,6 @@
5251
"copy-webpack-plugin": "^4.0.1",
5352
"coveralls": "^2.13.1",
5453
"cross-env": "^4.0.0",
55-
"cross-spawn": "^5.0.1",
5654
"css-loader": "^0.28.0",
5755
"eslint": "^3.19.0",
5856
"eslint-config-standard": "^6.2.1",
@@ -69,7 +67,6 @@
6967
"html-webpack-plugin": "^2.28.0",
7068
"http-proxy-middleware": "^0.17.3",
7169
"inject-loader": "^3.0.0",
72-
"javascript-debounce": "^1.0.0",
7370
"jquery": "^3.2.1",
7471
"json-loader": "^0.5.4",
7572
"json2csv": "^3.7.3",
@@ -85,7 +82,6 @@
8582
"lodash-webpack-plugin": "^0.11.4",
8683
"lolex": "^1.5.2",
8784
"mocha": "^3.2.0",
88-
"nightwatch": "^0.9.12",
8985
"node-sass": "^4.3.0",
9086
"opn": "^4.0.2",
9187
"optimize-css-assets-webpack-plugin": "^1.3.0",

0 commit comments

Comments
 (0)