Ver Fonte

[frontend] Bump the NPM version

Johan Åhlén há 4 anos atrás
pai
commit
6d5fa77994
2 ficheiros alterados com 188 adições e 617 exclusões
  1. 186 616
      package-lock.json
  2. 2 1
      package.json

Diff do ficheiro suprimidas por serem muito extensas
+ 186 - 616
package-lock.json


+ 2 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "gethue",
-  "version": "4.9.7",
+  "version": "4.9.8",
   "description": "Hue is an Open source SQL Query Editor for Databases/Warehouses",
   "keywords": [
     "Query Editor",
@@ -161,6 +161,7 @@
     "webpack-npm": "webpack --config webpack.config.npm.js",
     "publish-gethue": "make sql-all-parsers && npm run webpack-npm && cd npm_dist && npm publish",
     "dev": "webpack --watch --config webpack.config.js -d",
+    "dev-login": "webpack --config webpack.config.login.js --watch -d",
     "dev-workers": "webpack --config webpack.config.workers.js --watch -d",
     "dev-webpack-npm": "webpack --config webpack.config.npm.js --watch -d",
     "less": "./node_modules/.bin/grunt less",

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff