Fix CX II compatibility with web

This commit is contained in:
lights0123 2020-11-22 18:02:06 -05:00
parent 9c39ce1806
commit a7e90368f2
No known key found for this signature in database
GPG key ID: 28F315322E37972F
3 changed files with 256 additions and 196 deletions

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@
"nuxt": "^2.14.5",
"vue-async-computed": "^3.9.0",
"vue-property-decorator": "^9.0.2",
"web-libnspire": "^0.1.3",
"web-libnspire": "^0.1.4",
"worker-rpc": "^0.2.0"
},
"devDependencies": {

View file

@ -13155,10 +13155,10 @@ wcwidth@^1.0.1:
dependencies:
defaults "^1.0.3"
web-libnspire@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/web-libnspire/-/web-libnspire-0.1.3.tgz#46a11dfdf4ac21f684964da4987079cc00211c14"
integrity sha512-pjs1JoJ7hj3mlZMfjwD98Pgm77iwbWqr4nCIvHYMPWZTZab/8uwJlo7363q8zS4xqDxrVBv6l/XaY6j8S/v8Fw==
web-libnspire@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/web-libnspire/-/web-libnspire-0.1.4.tgz#3ceee8dc3640f33806269b7ee55f379cbe8c7f7a"
integrity sha512-N4e/G4HWWjz6cZDwxpKseU/tqZ2qY6+mz+9OPBmYgVQ7NEZ+4PPdFu4pl9aNd7vGo0DqbrEz87raVK84KgoLOA==
webidl-conversions@^5.0.0:
version "5.0.0"