RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@rline/schema
Versions diffs
8.1.1 → 8.2.0
@rline/schema 8.1.1 → 8.2.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+2
-1
package/package.json
CHANGED
Viewed
@@ -1,7 +1,8 @@
1
1
{
2
2
"name": "@rline/schema",
3
-
"version": "8.
1
.
1
",
3
+
"version": "8.
2
.
0
",
4
4
"description": "Common json schemas",
5
+
"license": "MIT",
5
6
"author": {
6
7
"email": "robert.brightline@gmail.com",
7
8
"name": "Robert Brightline",