Skip to content

Commit

Permalink
Test platform detection
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Sep 20, 2023
2 parents 4228824 + 477c3a7 commit ce80276
Show file tree
Hide file tree
Showing 15 changed files with 566 additions and 96 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"dependencies": {
"@plasmohq/storage": "^1.8.0",
"@tailwindcss/forms": "^0.5.6",
"chrome-extension-hot-reload": "^0.2.2",
"classnames": "^2.3.2",
"crx-hotreload": "^1.0.6",
Expand All @@ -35,14 +36,17 @@
"@types/validator": "^13.11.1",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"autoprefixer": "^10.4.15",
"chai": "^4.3.8",
"eslint": "^8.49.0",
"eslint-plugin-react": "^7.33.2",
"htmlnano": "2.0.3",
"mocha": "^10.2.0",
"postcss": "^8.4.29",
"prettier": "3.0.2",
"puppeteer": "^21.1.1",
"source-map-support": "^0.5.21",
"tailwindcss": "^3.3.3",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
},
Expand Down
Loading

0 comments on commit ce80276

Please sign in to comment.