Skip to content

Commit 34b0f65

Browse files
committed
Use yarn for package management
1 parent a342329 commit 34b0f65

File tree

2 files changed

+5836
-5
lines changed

2 files changed

+5836
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@
8383
"react-addons-css-transition-group": "^15.3.1",
8484
"react-bootstrap": "^0.30.3",
8585
"react-bootstrap-button-loader": "^1.0.7",
86-
"react-ga": "^2.1.2",
8786
"react-dom": "^15.3.1",
8887
"react-fontawesome": "^1.2.0",
88+
"react-ga": "^2.1.2",
8989
"react-router": "^2.8.1",
9090
"react-sidebar": "^2.2.1",
9191
"react-sortable": "^1.2.0",
@@ -108,10 +108,7 @@
108108
],
109109
"license": "AGPL-3.0",
110110
"main": "index.js",
111-
"repository": {
112-
"type": "git",
113-
"url": "git+https://github.com/botpress/botpress.git"
114-
},
111+
"repository": "git+https://github.com/botpress/botpress.git",
115112
"os": [
116113
"darwin",
117114
"linux",

0 commit comments

Comments
 (0)