Skip to content

Commit

Permalink
Merge branch 'main' into first-release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreene1 committed Jul 1, 2021
2 parents b5a9191 + 2f49ef1 commit 22005e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 51 deletions.
55 changes: 6 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
}
],
"peerDependencies": {
"babel-plugin-macros": "^3.0.1"
"babel-plugin-macros": "^3.1.0"
},
"devDependencies": {
"@babel/cli": "^7.13.10",
Expand All @@ -76,7 +76,7 @@
"@types/jest": "^26.0.20",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"babel-plugin-macros": "^3.0.1",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-tester": "^10.0.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.3.0",
Expand Down

0 comments on commit 22005e2

Please sign in to comment.