We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be90e8 commit c676568Copy full SHA for c676568
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-bulma",
3
- "version": "0.0.1-0",
+ "version": "0.0.1-beta3",
4
"scripts": {
5
"release": "standard-version",
6
"ng": "ng",
projects/ngx-bulma/package.json
"name": "ngx2-bulma",
- "version": "0.0.1-beta1",
"build": "tsc -p tsconfig.schematics.json",
"copy:schemas": "cp --parents schematics/*/schema.json ../../dist/ngx-bulma/",
0 commit comments