Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @amorino/eslint-config-native@1.0.11
 - @amorino/eslint-config-next@1.0.13
  • Loading branch information
amorino committed Feb 11, 2021
1 parent 52f27ad commit 5b726c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amorino/eslint-config-native",
"version": "1.0.10",
"version": "1.0.11",
"description": "Personal ESLint config for React Native using TypeScript",
"main": "index.js",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amorino/eslint-config-next",
"version": "1.0.12",
"version": "1.0.13",
"description": "Personal ESLint config for Next.JS using TypeScript",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 5b726c9

Please sign in to comment.