This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Upgraded dependencies to the latest version (including a fix in propagating-hammerjs)
flowchartTest
jos
9 years ago
parent
2d8604b8ee
commit
7ec67156e4
1 changed files
with
5 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-5
package.json
+ 5
- 5
package.json
View File
@ -32,13 +32,13 @@
"hammerjs"
:
"^2.0.4"
,
"keycharm"
:
"^0.2.0"
,
"moment"
:
"^2.10.2"
,
"propagating-hammerjs"
:
"^1.4.
0
"
"propagating-hammerjs"
:
"^1.4.
1
"
}
,
"devDependencies"
:
{
"babel"
:
"^5.1.
8
"
,
"babel"
:
"^5.1.
11
"
,
"babel-loader"
:
"^5.0.0"
,
"babelify"
:
"^6.0.2"
,
"clean-css"
:
"^3.
1.9
"
,
"clean-css"
:
"^3.
2.1
"
,
"gulp"
:
"^3.8.11"
,
"gulp-concat"
:
"^2.5.2"
,
"gulp-minify-css"
:
"^1.0.0"
,
@ -48,7 +48,7 @@
"mocha"
:
"^2.2.4"
,
"rimraf"
:
"^2.3.2"
,
"uglify-js"
:
"^2.4.20"
,
"webpack"
:
"^1.8.
4
"
,
"yargs"
:
"^3.7.
1
"
"webpack"
:
"^1.8.
5
"
,
"yargs"
:
"^3.7.
2
"
}
}
Write
Preview
Loading…
Cancel
Save