diff package.json @ 3:a7ba8627a7b6

still trying to make imports work. add other files too
author drewp@bigasterisk.com
date Wed, 04 Dec 2019 00:09:15 -0800
parents a9bc14e22e36
children 26d3e4860adc
line wrap: on
line diff
--- a/package.json	Tue Dec 03 21:48:36 2019 -0800
+++ b/package.json	Wed Dec 04 00:09:15 2019 -0800
@@ -9,7 +9,8 @@
     "@webcomponents/webcomponentsjs": "^2.4.0",
     "async": "^3.1.0",
     "jsonld": "^1.8.1",
-    "lit-html": "^1.1.2"
+    "lit-html": "^1.1.2",
+    "n3": "^1.3.4"
   },
   "devDependencies": {
     "@types/node": "^12.12.14",