mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 06:49:47 +02:00
fixing weird sort, travis bait
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"express": "^4.12.4",
|
||||
"foundation": "^4.2.1-1",
|
||||
"front-matter": "^0.2.0",
|
||||
"gulp": "~3.8.9",
|
||||
"gulp-bower": "0.0.10",
|
||||
"gulp-browserify": "^0.5.0",
|
||||
"gulp-bump": "^0.1.11",
|
||||
@@ -66,16 +67,16 @@
|
||||
"gulp-shell": "^0.2.10",
|
||||
"gulp-tag-version": "^1.2.1",
|
||||
"gulp-uglify": "~1.0.1",
|
||||
"gulp": "~3.8.9",
|
||||
"he": "^0.5.0",
|
||||
"hogan.js": "^3.0.2",
|
||||
"jasmine": "~2.0.1",
|
||||
"jison": "~0.4.15",
|
||||
"jshint-stylish": "^1.0.0",
|
||||
"karma": "~0.12.20",
|
||||
"karma-chrome-launcher": "~0.1.5",
|
||||
"karma-jasmine": "~0.2.1",
|
||||
"karma-requirejs": "~0.2.2",
|
||||
"karma": "~0.12.20",
|
||||
"lodash": "^2.4.1",
|
||||
"lodash._escapestringchar": "^2.4.1",
|
||||
"lodash._objecttypes": "^2.4.1",
|
||||
"lodash._reinterpolate": "^2.4.1",
|
||||
@@ -83,7 +84,6 @@
|
||||
"lodash.defaults": "^2.4.1",
|
||||
"lodash.templatesettings": "^2.4.1",
|
||||
"lodash.values": "^2.4.1",
|
||||
"lodash": "^2.4.1",
|
||||
"marked": "^0.3.2",
|
||||
"mock-browser": "^0.90.27",
|
||||
"path": "^0.4.9",
|
||||
|
Reference in New Issue
Block a user