Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas-C committed Jan 3, 2025
1 parent d87b5ac commit 14e4431
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/article-converter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ndla/article-converter",
"version": "10.0.86-alpha.0",
"version": "10.0.87-alpha.0",
"description": "Transforms NDLA articles into extended html versions",
"license": "GPL-3.0",
"main": "lib/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@ndla/primitives": "workspace:^",
"@ndla/ui": "^56.0.83-alpha.0",
"@ndla/ui": "^56.0.84-alpha.0",
"html-react-parser": "^5.1.19"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ndla-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ndla/scripts",
"version": "2.1.6",
"version": "2.1.7",
"description": "Scripts for NDLA",
"license": "GPL-3.0",
"exports": "./src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/ndla-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ndla/ui",
"version": "56.0.83-alpha.0",
"version": "56.0.84-alpha.0",
"description": "UI component library for NDLA",
"license": "GPL-3.0",
"main": "lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2375,7 +2375,7 @@ __metadata:
"@ndla/primitives": "workspace:^"
"@ndla/types-backend": "npm:^1.0.1"
"@ndla/types-embed": "npm:^5.0.6-alpha.0"
"@ndla/ui": "npm:^56.0.83-alpha.0"
"@ndla/ui": "npm:^56.0.84-alpha.0"
html-react-parser: "npm:^5.1.19"
peerDependencies:
i18next: ">= 23.11.5"
Expand Down Expand Up @@ -2569,7 +2569,7 @@ __metadata:
languageName: node
linkType: hard

"@ndla/ui@npm:^56.0.83-alpha.0, @ndla/ui@workspace:packages/ndla-ui":
"@ndla/ui@npm:^56.0.84-alpha.0, @ndla/ui@workspace:packages/ndla-ui":
version: 0.0.0-use.local
resolution: "@ndla/ui@workspace:packages/ndla-ui"
dependencies:
Expand Down

0 comments on commit 14e4431

Please sign in to comment.