Skip to content

Commit

Permalink
1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiasWorker committed Feb 6, 2024
1 parent 3dd2865 commit fa492f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/exports",
"type": "module",
"version": "1.13.1",
"version": "1.13.2",
"description": "It allows to generate an export to quickly publish components created with Atomico in NPM",
"main": "./src/merge-exports.js",
"module": "./src/merge-exports.js",
Expand Down Expand Up @@ -131,4 +131,3 @@
}
}
}

0 comments on commit fa492f9

Please sign in to comment.