This commit is contained in:
Basti 2020-06-28 00:42:38 +02:00
parent a2dc2e15f2
commit 0566ba2f7f
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@kosmos/schemas",
"version": "2.2.1",
"version": "3.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@kosmos/schemas",
"version": "2.2.1",
"version": "3.0.0",
"description": "JSON-LD schemas for Kosmos data formats",
"main": "index.js",
"scripts": {