We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5b8d8c + 9019ca1 commit 5a37279Copy full SHA for 5a37279
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-planet",
3
- "version": "0.0.8",
+ "version": "0.0.9",
4
"scripts": {
5
"ng": "ng",
6
"start": "concurrently \"npm run serve:portal\" \"npm run serve:app1\" \"npm run serve:app2\"",
packages/planet/package.json
"name": "@worktile/planet",
"private": false,
"peerDependencies": {
"@angular/common": "^7.1.0",
0 commit comments