Merge pull request #12 from jesstelford/update-deps

Updated to latest deps
This commit is contained in:
Jess Telford 2016-12-18 17:09:08 +11:00 committed by GitHub
commit b0e0f6018d
3 changed files with 5601 additions and 9 deletions

View file

@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][]
### Update
- Support aframe 0.4.0
- Latest dependencies
## [3.0.0][] - 2016-11-11
### Changed

View file

@ -34,34 +34,34 @@
},
"homepage": "https://github.com/jesstelford/aframe-click-drag-component#readme",
"peerDependencies": {
"aframe": "^0.3.0"
"aframe": "^0.4.0 || ^0.3.0"
},
"devDependencies": {
"aframe": "^0.3.0",
"aframe-extras": "^2.5.3",
"aframe": "^0.4.0",
"aframe-extras": "^3.1.0",
"aframe-keyboard-controls": "^1.2.1",
"babel-cli": "^6.14.0",
"babel-plugin-transform-object-rest-spread": "^6.8.0",
"babel-plugin-transform-object-rest-spread": "^6.20.2",
"babel-preset-es2015": "^6.9.0",
"babel-preset-stage-0": "^6.5.0",
"babelify": "^7.3.0",
"browserify": "^13.1.0",
"browserify-css": "^0.9.1",
"budo": "^9.2.0",
"budo": "^9.3.0",
"changelog-verify": "^1.0.4",
"envify": "^3.4.1",
"eslint": "^3.2.2",
"eslint": "^3.12.2",
"eslint-config-airbnb": "^10.0.0",
"eslint-plugin-import": "^1.12.0",
"eslint-plugin-jsx-a11y": "^2.0.1",
"eslint-plugin-react": "^6.2.0",
"eslint-plugin-react": "^6.8.0",
"exorcist": "^0.4.0",
"ghpages": "^0.0.8",
"in-publish": "^2.0.0",
"rollup-plugin-commonjs": "^5.0.4",
"rollup-plugin-node-resolve": "^2.0.0",
"rollupify": "^0.3.4",
"uglify-js": "^2.7.3",
"rollupify": "^0.3.6",
"uglify-js": "^2.7.5",
"uglifyify": "^3.0.3",
"version-changelog": "^2.0.1"
},

5587
yarn.lock Normal file

File diff suppressed because it is too large Load diff