Skip to content

Commit

Permalink
Merge 73f805f into ba9c4ce
Browse files Browse the repository at this point in the history
  • Loading branch information
Xintong Xia committed May 1, 2019
2 parents ba9c4ce + 73f805f commit 061222f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions examples/3d-tiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,21 @@
"dependencies": {
"@loaders.gl/3d-tiles": "1.0.1",
"@loaders.gl/core": "^1.0.1",
"deck.gl": "^7.0.0",
"@deck.gl/react": "^7.0.4",
"@deck.gl/core": "^7.0.4",
"@deck.gl/layers": "^7.0.4",
"react": "^16.3.0",
"react-dom": "^16.3.0",
"styled-components": "^4.2.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0-beta",
"@babel/core": "^7.4.0",
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/preset-env": "^7.0.0-beta",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.4.0",
"@babel/cli": "^7.0.0-beta",
"argparse": "^1.0.10",
"babel-loader": "^8.0.5",
"babel-polyfill": "^6.26.0",
"webpack": "^4.20.2",
Expand Down

0 comments on commit 061222f

Please sign in to comment.