浏览代码

added @types/chrome

master
Haku 4 年前
父节点
当前提交
f95f1dadd2
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. +4
    -1
      package.json

+ 4
- 1
package.json 查看文件

@@ -7,5 +7,8 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "", "author": "",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"@types/chrome": "^0.0.164"
}
} }

正在加载...
取消
保存