Skip to content

Commit

Permalink
v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurTriis1 committed Oct 9, 2024
1 parent a868e4c commit 9db9c46
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vtex/b2b-self-management-ui",
"version": "0.0.15",
"version": "0.0.16",
"private": false,
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand All @@ -15,8 +15,7 @@
"./src/*": "./src/*"
},
"files": [
"dist/cjs",
"dist/esm"
"./"
],
"scripts": {
"dev": "webpack serve --mode development",
Expand Down

0 comments on commit 9db9c46

Please sign in to comment.