add demo
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"test": "node test/all-tests.js",
|
||||
"test:location-utils": "node test/location-utils.test.js",
|
||||
"test:linkedout": "node test/linkedout.test.js",
|
||||
"test:ai-analyzer": "node test/ai-analyzer.test.js"
|
||||
"test:ai-analyzer": "node test/ai-analyzer.test.js",
|
||||
"demo": "node demo.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user