File tree Expand file tree Collapse file tree 3 files changed +5838
-6
lines changed Expand file tree Collapse file tree 3 files changed +5838
-6
lines changed Original file line number Diff line number Diff line change 83
83
"react-addons-css-transition-group" : " ^15.3.1" ,
84
84
"react-bootstrap" : " ^0.30.3" ,
85
85
"react-bootstrap-button-loader" : " ^1.0.7" ,
86
- "react-ga" : " ^2.1.2" ,
87
86
"react-dom" : " ^15.3.1" ,
88
87
"react-fontawesome" : " ^1.2.0" ,
88
+ "react-ga" : " ^2.1.2" ,
89
89
"react-router" : " ^2.8.1" ,
90
90
"react-sidebar" : " ^2.2.1" ,
91
91
"react-sortable" : " ^1.2.0" ,
108
108
],
109
109
"license" : " AGPL-3.0" ,
110
110
"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" ,
115
112
"os" : [
116
113
" darwin" ,
117
114
" linux" ,
Original file line number Diff line number Diff line change @@ -44,4 +44,5 @@ jspm_packages
44
44
*.tgz
45
45
46
46
# *** Botpress specifics ***
47
- /data
47
+ /data
48
+ /modules_config
You can’t perform that action at this time.
0 commit comments