@rline/schema 8.0.1 → 8.1.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@rline/schema",
|
3
|
-
"version": "8.
|
4
|
-
"description": "
|
3
|
+
"version": "8.1.1",
|
4
|
+
"description": "Common json schemas",
|
5
5
|
"author": {
|
6
6
|
"email": "robert.brightline@gmail.com",
|
7
7
|
"name": "Robert Brightline",
|
@@ -38,4 +38,4 @@
|
|
38
38
|
"projectType": "library",
|
39
39
|
"name": "schema"
|
40
40
|
}
|
41
|
-
}
|
41
|
+
}
|