Skip to content

Commit 109c88c

Browse files
committed
update manifest
1 parent 5b04c1e commit 109c88c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Cloudinsight Mini",
4-
"version": "0.5.2",
4+
"version": "0.5.3",
55
"description": "View your dashboard chart from Cloudinsight.",
66
"icons": {
77
"128": "icon_128.png"

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"babel-core": "^6.14.0",
2929
"babel-loader": "^6.2.5",
3030
"babel-preset-es2015": "^6.14.0",
31+
"babel-preset-stage-0": "^6.16.0",
3132
"jquery": "^3.1.0",
3233
"raven-js": "^3.7.0",
3334
"uuid": "^2.0.3",

0 commit comments

Comments
 (0)