We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7f4c2 commit bbf6b41Copy full SHA for bbf6b41
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-schema-form-material",
3
- "version": "1.0.0",
+ "version": "1.0.0-alpha.1",
4
"description": "Angular Material decorator for Angular Schema Form",
5
"main": "material-decorator.js",
6
"scripts": {
@@ -9,7 +9,7 @@
9
"keywords": [
10
"angular-schema-form-decorator"
11
],
12
- "author": "David Jensen <david.lgj@gmail.com>",
+ "author": "Marcel Bennett <iamanthropic@gmail.com>",
13
"license": "MIT",
14
"devDependencies": {
15
"gulp": "^3.9.0",
0 commit comments