Update joint and other libs
Update joint and other libs Update joint and other libs Update joint and other libs Update joint and other libs Update joint and other libs Update joint and other libs Update joint and other libs Update joint and other libs Update joint and other libs Update joint and other libs Update joint and other libs
This commit is contained in:
99
package.json
99
package.json
@@ -9,66 +9,63 @@
|
||||
"url": "http://github.com/spring-projects/spring-flo.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"requirejs": "2.1.15",
|
||||
"requirejs": "2.1.22",
|
||||
"angular": "1.3.5",
|
||||
"jquery": "2.2.0",
|
||||
"bootstrap": "3.3.4",
|
||||
"backbone": "1.2.1",
|
||||
"jointjs": "0.9.7",
|
||||
"lodash": "2.4.2",
|
||||
"backbone": "1.3.3",
|
||||
"jointjs": "1.0.3",
|
||||
"codemirror": "5.18.2",
|
||||
"jshint": "2.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bower": "1.3.12",
|
||||
"grunt": "0.4.5",
|
||||
"grunt-autoprefixer": "1.0.0",
|
||||
"bower": "1.8.0",
|
||||
"grunt": "1.0.1",
|
||||
"grunt-autoprefixer": "3.0.4",
|
||||
"grunt-bower-task": "0.4.0",
|
||||
"grunt-cli": "0.1.13",
|
||||
"grunt-concurrent": "1.0.0",
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-concat": "0.5.0",
|
||||
"grunt-contrib-connect": "0.9.0",
|
||||
"grunt-contrib-copy": "^0.7.0",
|
||||
"grunt-contrib-cssmin": "0.10.0",
|
||||
"grunt-contrib-htmlmin": "0.3.0",
|
||||
"grunt-contrib-imagemin": "0.9.2",
|
||||
"grunt-contrib-jshint": "0.11.2",
|
||||
"grunt-contrib-less": "0.12.0",
|
||||
"grunt-contrib-nodeunit": "0.4.1",
|
||||
"grunt-contrib-requirejs": "0.4.4",
|
||||
"grunt-contrib-uglify": "0.6.0",
|
||||
"grunt-contrib-watch": "0.6.1",
|
||||
"load-grunt-tasks": "3.1.0",
|
||||
"time-grunt": "1.1.1",
|
||||
"grunt-karma": "0.9.0",
|
||||
"grunt-newer": "0.8.0",
|
||||
"grunt-ngmin": "0.0.3",
|
||||
"grunt-protractor-runner": "^1.2.1",
|
||||
"grunt-cli": "1.2.0",
|
||||
"grunt-concurrent": "2.3.1",
|
||||
"grunt-contrib-clean": "1.0.0",
|
||||
"grunt-contrib-concat": "1.0.1",
|
||||
"grunt-contrib-connect": "1.0.2",
|
||||
"grunt-contrib-copy": "1.0.0",
|
||||
"grunt-contrib-cssmin": "2.0.0",
|
||||
"grunt-contrib-htmlmin": "2.3.0",
|
||||
"grunt-contrib-imagemin": "1.0.1",
|
||||
"grunt-contrib-jshint": "1.1.0",
|
||||
"grunt-contrib-less": "1.4.1",
|
||||
"grunt-contrib-nodeunit": "1.0.0",
|
||||
"grunt-contrib-requirejs": "1.0.0",
|
||||
"grunt-contrib-uglify": "2.2.0",
|
||||
"grunt-contrib-watch": "1.0.0",
|
||||
"load-grunt-tasks": "3.5.2",
|
||||
"time-grunt": "1.4.0",
|
||||
"grunt-karma": "2.0.0",
|
||||
"grunt-newer": "1.2.0",
|
||||
"grunt-ng-annotate": "3.0.0",
|
||||
"grunt-protractor-runner": "5.0.0",
|
||||
"grunt-rev": "0.1.0",
|
||||
"grunt-usemin": "2.6.2",
|
||||
"jasmine-reporters": "^2.0.5",
|
||||
"jshint-stylish": "1.0.1",
|
||||
"karma": "0.12.28",
|
||||
"karma-chrome-launcher": "0.1.6",
|
||||
"karma-coffee-preprocessor": "0.2.1",
|
||||
"karma-firefox-launcher": "0.1.3",
|
||||
"karma-html2js-preprocessor": "0.1.0",
|
||||
"karma-jasmine": "0.3.5",
|
||||
"karma-jasmine-html-reporter": "^0.1.6",
|
||||
"karma-junit-reporter": "^0.2.2",
|
||||
"karma-ng-html2js-preprocessor": "0.1.2",
|
||||
"karma-phantomjs-launcher": "1.0.2",
|
||||
"karma-requirejs": "0.2.2",
|
||||
"karma-safari-launcher": "0.1.1",
|
||||
"karma-script-launcher": "0.1.0",
|
||||
"load-grunt-tasks": "1.0.0",
|
||||
"phantomjs": "2.1.7",
|
||||
"protractor": "1.6.0",
|
||||
"requirejs": "2.1.15",
|
||||
"time-grunt": "1.0.0"
|
||||
"grunt-usemin": "3.1.1",
|
||||
"jasmine-reporters": "2.2.1",
|
||||
"jshint-stylish": "2.2.1",
|
||||
"karma": "1.5.0",
|
||||
"karma-chrome-launcher": "2.0.0",
|
||||
"karma-coffee-preprocessor": "1.0.1",
|
||||
"karma-firefox-launcher": "1.0.1",
|
||||
"karma-html2js-preprocessor": "1.1.0",
|
||||
"karma-jasmine": "1.1.0",
|
||||
"karma-jasmine-html-reporter": "0.2.2",
|
||||
"karma-junit-reporter": "1.2.0",
|
||||
"karma-ng-html2js-preprocessor": "1.0.0",
|
||||
"karma-phantomjs-launcher": "1.0.4",
|
||||
"karma-requirejs": "1.1.0",
|
||||
"karma-safari-launcher": "1.0.0",
|
||||
"karma-script-launcher": "1.0.0",
|
||||
"phantomjs-prebuilt": "2.1.14",
|
||||
"protractor": "5.1.1",
|
||||
"requirejs": "2.1.22",
|
||||
"time-grunt": "1.4.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
"node": ">=6.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user