Skip to content

Commit

Permalink
feat(packages/sui-segment-wrapper): force bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoruiz committed Jan 24, 2025
1 parent 58296f7 commit 1bd2ebe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/sui-segment-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "4.12.0",
"description": "Abstraction layer on top of the Segment library.",
"main": "lib/index.js",
"license": "ISC",
"scripts": {
"lib": "sui-js-compiler",
"postlib": "npm run set:version",
Expand All @@ -14,8 +15,6 @@
"test:umd": "npm run umd && npx servor ./umd",
"umd": "VERSION=$npm_package_version sui-bundler lib src-umd/index.js -o umd/ -p --root"
},
"author": "",
"license": "ISC",
"dependencies": {
"@s-ui/js": "2",
"tiny-hashes": "1.0.1"
Expand Down

0 comments on commit 1bd2ebe

Please sign in to comment.