Skip to content

Commit 7faf1c4

Browse files
committed
updated npm package for console update v2
1 parent 5a66fe5 commit 7faf1c4

File tree

6 files changed

+377
-410
lines changed

6 files changed

+377
-410
lines changed

01-02-scenegraph-sample-webpack/package-lock.json

+123-135
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

01-02-scenegraph-sample-webpack/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"private": true,
1818
"dependencies": {},
1919
"devDependencies": {
20-
"xdpm": "git+https://github.com/yoshikinoko/xdpm#feature",
20+
"@adobe/xdpm": "^3.0.2",
2121
"@babel/core": "^7.6.0",
2222
"@babel/plugin-transform-modules-commonjs": "^7.6.0",
2323
"@babel/preset-env": "^7.6.0",
@@ -32,6 +32,7 @@
3232
"eslint-plugin-jsx-a11y": "^6.2.3",
3333
"eslint-plugin-prettier": "^3.1.0",
3434
"eslint-plugin-react": "^7.14.3",
35+
"eslint-plugin-react-hooks": "^1.7.0",
3536
"husky": "^3.0.5",
3637
"lint-staged": "^9.2.5",
3738
"nodemon": "^1.19.2",

0 commit comments

Comments
 (0)