Skip to content

Commit

Permalink
Merge branch 'master' of github.com:finom/matreshka into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Mar 5, 2016
2 parents 2f4e8bc + 9be2cf7 commit defeeb9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.8.0",
"description": "Event-driven JavaScript framework",
"bugs": {
"url": "https://github.com/finom/matreshka/issues"
"url": "https://github.com/matreshkajs/matreshka/issues"
},
"author": {
"name": "Andrey Gubanov",
Expand All @@ -15,22 +15,21 @@
"devDependencies": {
"amdclean": "^2.7.0",
"babel": "^6.3.26",
"babel-plugin-transform-es2015-modules-simple-amd": "^0.1.0",
"babel-plugin-transform-es2015-modules-simple-amd": "^0.2.0",
"babel-plugin-transform-es3-member-expression-literals": "^6.3.13",
"babel-plugin-transform-es3-property-literals": "^6.3.13",
"babel-preset-es2015": "^6.3.13",
"babel-preset-stage-0": "^6.3.13",
"coveralls": "^2.11.6",
"grunt": "~0.4.5",
"grunt-babel": "^6.0.0",
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-requirejs": "~0.4.4",
"grunt-contrib-uglify": "~0.11.0",
"grunt-karma": "^0.12.1",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^1.5.1",
"install": "^0.4.1",
"jasmine-core": "^2.4.1",
"jshint-stylish": "^2.1.0",
"karma": "^0.13.19",
Expand All @@ -43,7 +42,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/finom/matreshka.git"
"url": "https://github.com/matreshkajs/matreshka.git"
},
"keywords": [
"framework",
Expand Down

0 comments on commit defeeb9

Please sign in to comment.