mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-30 01:34:26 +02:00
add flux dependency
This commit is contained in:
parent
ae85029b28
commit
5df3d43c4f
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browserify": "~3.14.1",
|
"browserify": "~3.14.1",
|
||||||
|
"flux": "^2.0.1",
|
||||||
"grunt": "~0.4.2",
|
"grunt": "~0.4.2",
|
||||||
"grunt-browserify": "~1.3.0",
|
"grunt-browserify": "~1.3.0",
|
||||||
"grunt-casperjs": "^2.1.0",
|
"grunt-casperjs": "^2.1.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue