Skip to content

Commit

Permalink
chore: remove obsolete npm engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
lojjic committed Sep 9, 2023
1 parent 9ba9588 commit 49f47b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"description": "Troika - a framework for managing Three.js scenes using point-in-time descriptors. Includes support for automatic transitions, animations, and pointer events.",
"author": "Jason Johnston <jason@lojjic.com>",
"license": "MIT",
"engines": {
"npm": "=6.11.3"
},
"devDependencies": {
"@ampproject/rollup-plugin-closure-compiler": "^0.26.0",
"@babel/core": "^7.12.16",
Expand Down

0 comments on commit 49f47b2

Please sign in to comment.