diff package.json @ 60:0d0638bd98be

use pnpm
author drewp@bigasterisk.com
date Wed, 15 Jan 2020 10:46:59 -0800
parents bf006bf2a3f9
children 335b0e141800
line wrap: on
line diff
--- a/package.json	Mon Jan 13 23:44:41 2020 -0800
+++ b/package.json	Wed Jan 15 10:46:59 2020 -0800
@@ -1,6 +1,7 @@
 {
   "name": "streamed-graph",
   "version": "0.0.2",
+  "license": "MIT",
   "types": "build/index.d.ts",
   "module": "build/lib.bundle",
   "scripts": {
@@ -17,6 +18,7 @@
     "jsonld": "^2.0.1",
     "lit-html": "^1.1.2",
     "n3": "^1.3.5",
+    "rdf-js": "^1.0.2",
     "readable-stream": "^3.4.0"
   },
   "devDependencies": {