Lots of updates

This commit is contained in:
baldo 2016-05-16 13:33:49 +02:00
parent e3cfff8310
commit 39e7af6238
454 changed files with 221168 additions and 36622 deletions

View file

@ -1,25 +1,25 @@
{
"name": "ffffng",
"version": "0.1.0",
"license": "MIT",
"dependencies": {
"angular": "~1.2.21",
"angular-leaflet-directive": "~0.7.7",
"angular-route": "~1.2.21",
"angular-sanitize": "~1.2.21",
"bootstrap-sass-official": "~3.2.0",
"es5-shim": "~4.0.1",
"font-awesome": "~4.1.0",
"geolib": "~2.0.9",
"jquery": "~2.1.1",
"json3": "~3.3.1",
"leaflet-dist": "~0.7.2",
"sass-bootstrap": "~3.0.2",
"underscore": "~1.6.0",
"angular-bootstrap": "~0.11.0"
},
"devDependencies": {
"angular-mocks": "1.2.21",
"angular-scenario": "1.2.21"
}
"name": "ffffng",
"version": "0.1.0",
"license": "MIT",
"dependencies": {
"angular": "~1.5.6",
"angular-bootstrap": "~1.3.2",
"angular-leaflet-directive": "~0.10.0",
"angular-route": "~1.5.6",
"angular-sanitize": "~1.5.6",
"bootstrap-sass-official": "~3.3.6",
"es5-shim": "~4.5.8",
"font-awesome": "~4.6.3",
"geolib": "~2.0.21",
"jquery": "~2.1.4",
"json3": "~3.3.1",
"leaflet-dist": "~0.7.2",
"lodash": "~4.12.0",
"sass-bootstrap": "~3.0.2"
},
"devDependencies": {
"angular-mocks": "~1.5.6",
"angular-scenario": "~1.5.6"
}
}