Skip to content

Commit 690ec37

Browse files
committed
update example package conf
1 parent 43a90bf commit 690ec37

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
1010
"author": "",
11-
"license": "ISC"
11+
"license": "ISC",
12+
"dependencies": {
13+
"scrapfly-sdk": "^0.1.0"
14+
}
1215
}

0 commit comments

Comments
 (0)