Skip to content

Commit a00e3e9

Browse files
committed
idk
1 parent 61607b1 commit a00e3e9

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

src/Juniper.TypeScript/@juniper-lib/widgets/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"@juniper-lib/emoji": "file:../emoji",
2323
"@juniper-lib/events": "file:../events",
2424
"@juniper-lib/progress": "file:../progress",
25-
"@juniper-lib/tslib": "file:../tslib"
25+
"@juniper-lib/tslib": "file:../tslib",
26+
"gl-matrix": "4.0.0-beta.1"
2627
},
2728
"devDependencies": {
2829
"@juniper-types/dom-types": "file:../../@juniper-types/dom-types",
@@ -33,10 +34,10 @@
3334
"type": "git",
3435
"url": "https://github.com/capnmidnight/Juniper.git"
3536
},
36-
"author": "Sean T. McBeth \u003Csean.mcbeth@gmail.com\u003E",
37+
"author": "Sean T. McBeth <sean.mcbeth@gmail.com>",
3738
"license": "MIT",
3839
"bugs": {
3940
"url": "https://github.com/capnmidnight/Juniper/issues"
4041
},
4142
"homepage": "https://github.com/capnmidnight/Juniper#readme"
42-
}
43+
}

src/Juniper.TypeScript/package-lock.json

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)