Skip to content

Commit

Permalink
Updated version numver
Browse files Browse the repository at this point in the history
  • Loading branch information
salmenus committed Mar 29, 2024
1 parent b5b2667 commit d364456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipeline/npm/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ from [`@nlux/themes`](https://www.npmjs.com/package/@nlux/themes) or use the
CDN hosted version from below:

```jsx
<link rel="stylesheet" href="https://themes.nlux.ai/v1.0.3/nova.css"/>
<link rel="stylesheet" href="https://themes.nlux.ai/v1.0.4/nova.css"/>
```

This CDN is provided for demo purposes only and it's not scalable.
Expand Down
2 changes: 1 addition & 1 deletion pipeline/npm/versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"inherit": true,
"nlux": "1.0.3",
"nlux": "1.0.4",
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down

0 comments on commit d364456

Please sign in to comment.