Skip to content

Commit 8d15a2a

Browse files
committed
name fixed
1 parent 77624a7 commit 8d15a2a

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

package-lock.json

Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"name": "page-extension-rpc",
2+
"name": "scuttle-shell-browser",
33
"version": "1.0.0",
4-
"description": "## What it does",
5-
"main": "webext/content-script.js",
4+
"description": "Web Extension that allows webpages to access Secure Scuttlebutt",
65
"scripts": {
76
"build": "rollup -c",
87
"browserify:ssb": "browserify -r ssb-client -i bufferutil -i utf-8-validate -s ssb -o webext/ssb-client.js",

0 commit comments

Comments
 (0)