Browse Source

Flag as alpha version

Gaël Métais 4 years ago
parent
commit
693fce1bb1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "yellowlabtools",
-  "version": "1.13.3",
+  "version": "2.0.0-alpha",
   "description": "Online tool to audit a webpage for performance and front-end quality issues",
   "license": "GPL-2.0",
   "author": {
@@ -62,7 +62,7 @@
     "meow": "5.0.0",
     "minimize": "2.2.0",
     "parse-color": "1.0.0",
-    "phantomas": "git://github.com/macbre/phantomas.git#devel",
+    "phantomas": "2.0.0",
     "ps-node": "0.1.6",
     "q": "1.5.1",
     "request": "2.88.0",