@alephdata/followthemoney
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,0 +0,0 @@ import { Schema } from './schema'; |
@@ -0,0 +0,0 @@ export * from './entity'; |
@@ -0,0 +0,0 @@ import { Schema, ISchemaDatum } from './schema'; |
@@ -0,0 +0,0 @@ import { Schema } from './schema'; |
@@ -0,0 +0,0 @@ import { Property } from './property'; |
@@ -0,0 +0,0 @@ import { IPropertyDatum, Property } from './property'; |
{ | ||
"name": "@alephdata/followthemoney", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "JavaScript version of the followthemoney data model", | ||
@@ -9,3 +9,2 @@ "keywords": [], | ||
"typings": "dist/types/followthemoney.d.ts", | ||
"private": false, | ||
"files": [ | ||
@@ -35,3 +34,3 @@ "dist" | ||
"commit": "git-cz", | ||
"semantic-release": "semantic-release --ci" | ||
"semantic-release": "semantic-release" | ||
}, | ||
@@ -38,0 +37,0 @@ "lint-staged": { |
70951
31
896