We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faec3cf commit 8b5a563Copy full SHA for 8b5a563
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "notion-workspace",
3
- "version": "0.0.0",
+ "version": "18.0.0",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
projects/ngx-notion-cms/package.json
@@ -1,10 +1,10 @@
"name": "ngx-notion-cms",
- "version": "0.1.0",
"peerDependencies": {
- "@angular/common": "~18.0.0",
- "@angular/core": "~18.0.0",
7
- "ngx-highlightjs": "~12.0.0"
+ "@angular/common": "^18.0.0",
+ "@angular/core": "^18.0.0",
+ "ngx-highlightjs": "^12.0.0"
8
},
9
"dependencies": {
10
"tslib": "^2.3.0"
0 commit comments