We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc5076 commit dc45f9dCopy full SHA for dc45f9d
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [v2.0.2](https://github.com/push2cloud/cli/compare/v2.0.1...v2.0.2)
2
+- bump push2cloud-compiler
3
+
4
## [v2.0.1](https://github.com/push2cloud/cli/compare/v2.0.0...v2.0.1)
5
- bump push2cloud-compiler
6
package.json
@@ -22,11 +22,11 @@
22
"repository": "push2cloud/cli",
23
"homepage": "http://push2.cloud/",
24
"devDependencies": {
25
- "eslint": "3.3.1"
+ "eslint": "3.5.0"
26
},
27
"dependencies": {
28
"chalk": "1.1.3",
29
- "push2cloud-compiler": "2.0.1",
+ "push2cloud-compiler": "2.0.2",
30
"epochjs": "2.0.0",
31
"lodash": "4.15.0",
32
"log-symbols": "1.0.2",
0 commit comments