Skip to content

Commit

Permalink
Remove twixt dependency. phetsims/masses-and-springs#359
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed May 12, 2020
1 parent 7272115 commit ef33f9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"phetLibs": [
"mobius",
"nitroglycerin",
"vegas",
"twixt"
"vegas"
],
"preload": [
"../sherpa/lib/three-r104.js"
Expand Down

1 comment on commit ef33f9e

@Denz1994
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.