Skip to content

Commit 0f4d278

Browse files
committed
Merge branch 'hotfix/v0.1.1'
2 parents 9cc1e69 + fee0347 commit 0f4d278

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adnbn/inject-script",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A lightweight, TypeScript-ready library for injecting JavaScript functions or external scripts into Chrome extension tabs and frames (Manifest V2 & V3).",
55
"keywords": [
66
"browser",
@@ -17,7 +17,7 @@
1717
],
1818
"repository": {
1919
"type": "git",
20-
"url": "git@github.com:addonbone/inject-css.git"
20+
"url": "git@github.com:addonbone/inject-script.git"
2121
},
2222
"license": "MIT",
2323
"author": "Addon Bone",

0 commit comments

Comments
 (0)