Skip to content

Commit

Permalink
Merge pull request #180 from finn-no/bump-e-core
Browse files Browse the repository at this point in the history
chore: bump version
  • Loading branch information
wkillerud authored Jan 18, 2024
2 parents 29867d8 + 7e877fb commit 9e5c132
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/warp-ds-elements-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"build": "npx rollup -c",
"eik:login": "eik login",
"eik:publish": "eik publish",
"eik:alias": "eik npm-alias",
"eik:alias": "eik package-alias",
"eik:publish:ci": "../../scripts/publish.js warp-ds-elements-core @warp-ds/elements-core"
},
"dependencies": {
"@warp-ds/elements-core": "0.0.1-alpha.9"
"@warp-ds/elements-core": "0.0.1-alpha.10"
},
"devDependencies": {
"@eik/rollup-plugin": "4.0.60",
Expand All @@ -23,9 +23,8 @@
"rollup": "4.9.5"
},
"eik": {
"name": "@lit-labs/ssr-client",
"name": "@warp-ds/elements-core",
"server": "https://assets.finn.no",
"type": "npm",
"files": "dist"
}
}

0 comments on commit 9e5c132

Please sign in to comment.