Skip to content

Commit

Permalink
Fix order
Browse files Browse the repository at this point in the history
  • Loading branch information
Xintong Xia committed Apr 30, 2019
1 parent 15bd554 commit 9319d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/3d-tiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@babel/preset-env": "^7.0.0-beta",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.4.0",
"argparse": "^1.0.10",
"@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 9319d89

Please sign in to comment.