Skip to content

Commit

Permalink
chore(design-system): mark the library private
Browse files Browse the repository at this point in the history
  • Loading branch information
LetItRock committed Oct 27, 2023
1 parent bcecec8 commit 2581346
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.20.0",
"repository": "https://github.com/novuhq/novu",
"description": "",
"private": true,
"scripts": {
"start": "npm run build:watch",
"prebuild": "rimraf dist",
Expand Down Expand Up @@ -74,4 +75,4 @@
"react-table": "^7.8.0",
"tslib": "^2.3.1"
}
}
}

0 comments on commit 2581346

Please sign in to comment.