Skip to content

Commit

Permalink
Merge pull request #2 from extend-chrome/beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksteamdev authored Dec 8, 2020
2 parents 103f794 + daffa03 commit 5247425
Show file tree
Hide file tree
Showing 17 changed files with 1,588 additions and 1,812 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@extend-chrome/messages",
"version": "1.1.2",
"version": "1.2.0-0",
"description": "An API for Chrome extension messages that makes sense.",
"keywords": [
"chrome",
Expand Down Expand Up @@ -44,10 +44,9 @@
"rxjs": "^6.5.4"
},
"devDependencies": {
"@bumble/jest-chrome": "^0.5.1",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-sucrase": "^3.0.2",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@rollup/plugin-sucrase": "^3.1.0",
"@rollup/plugin-typescript": "^4.0.0",
"@types/jest": "^25.1.4",
"@types/jest-in-case": "^1.0.1",
Expand All @@ -60,13 +59,14 @@
"eslint": "^6.8.0",
"eslint-plugin-jest": "^23.8.2",
"jest": "^25.1.0",
"jest-chrome": "^0.7.0",
"jest-in-case": "^1.0.2",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"prettier-plugin-packagejson": "^2.0.10",
"puppeteer": "^2.1.1",
"rollup": "^2.0.5",
"rollup-plugin-chrome-extension": "^2.1.3",
"puppeteer": "^5.5.0",
"rollup": "^2.34.0",
"rollup-plugin-chrome-extension": "^3.4.0",
"rollup-plugin-empty-dir": "^1.0.4",
"rollup-plugin-zip": "^1.0.0",
"rxjs": "^6.5.4",
Expand Down
Loading

0 comments on commit 5247425

Please sign in to comment.