Remove unused module

pull/229279/head
Daniel Imms 2024-09-21 10:39:07 -07:00
parent eaa14cc9b2
commit 982676e83d
No known key found for this signature in database
GPG Key ID: 5F0FF45B19E3A5D2
2 changed files with 0 additions and 2 deletions

View File

@ -72,7 +72,6 @@
"update-build-ts-version": "npm install typescript@next && tsc -p ./build/tsconfig.build.json"
},
"dependencies": {
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#3e5e50c275590703f3eb46fac777b720e515d0d5",
"@microsoft/1ds-core-js": "^3.2.13",
"@microsoft/1ds-post-js": "^3.2.13",
"@parcel/watcher": "2.1.0",

View File

@ -3,7 +3,6 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#3e5e50c275590703f3eb46fac777b720e515d0d5",
"@microsoft/1ds-core-js": "^3.2.13",
"@microsoft/1ds-post-js": "^3.2.13",
"@parcel/watcher": "2.1.0",