We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15db9d3 + cafb648 commit 7b1bd01Copy full SHA for 7b1bd01
package.json
@@ -7,7 +7,7 @@
7
"url": "git+https://github.com/scheduleonce/knowledgeowl-angular.git"
8
},
9
"license": "MIT",
10
- "version": "5.0.0-beta.3",
+ "version": "5.0.0-beta.4",
11
"scripts": {
12
"ng": "ng",
13
"build": "ng build --configuration production && cp README.md dist/knowledgeowl-angular",
src/package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "knowledgeowl-angular",
3
- "version": "5.0.0-beta.0",
+ "name": "@oncehub/knowledgeowl-angular",
4
"description": "Knowledge Owl Angular",
5
6
"repository": {
0 commit comments