mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
20
package.json
20
package.json
@ -21,9 +21,18 @@
|
||||
"dependencies": {
|
||||
"@sentry/browser": "5.15.5",
|
||||
"@sentry/integrations": "5.15.5",
|
||||
"@testing-library/jest-dom": "5.5.0",
|
||||
"@testing-library/react": "10.0.4",
|
||||
"@types/jest": "25.2.1",
|
||||
"@types/nanoid": "2.1.0",
|
||||
"@types/react": "16.9.34",
|
||||
"@types/react-dom": "16.9.7",
|
||||
"@types/socket.io-client": "1.4.32",
|
||||
"browser-nativefs": "0.7.1",
|
||||
"i18next-browser-languagedetector": "4.1.1",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"nanoid": "2.1.11",
|
||||
"node-sass": "4.14.0",
|
||||
"open-color": "1.7.0",
|
||||
"points-on-curve": "0.2.0",
|
||||
"pwacompat": "2.0.11",
|
||||
@ -32,17 +41,10 @@
|
||||
"react-scripts": "3.4.1",
|
||||
"roughjs": "4.2.3",
|
||||
"socket.io-client": "2.3.0",
|
||||
"node-sass": "4.14.0",
|
||||
"typescript": "3.8.3",
|
||||
"@types/jest": "25.2.1",
|
||||
"@types/nanoid": "2.1.0",
|
||||
"@types/react": "16.9.34",
|
||||
"@types/react-dom": "16.9.7",
|
||||
"@types/socket.io-client": "1.4.32",
|
||||
"@testing-library/jest-dom": "5.5.0",
|
||||
"@testing-library/react": "10.0.4"
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"asar": "3.0.3",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-prettier": "6.11.0",
|
||||
|
Reference in New Issue
Block a user