Switch to npm version of webextension-polyfill
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
||||
[submodule "vendor/webextension-polyfill"]
|
||||
path = vendor/webextension-polyfill
|
||||
url = https://github.com/mozilla/webextension-polyfill.git
|
||||
|
||||
10123
package-lock.json
generated
Normal file
10123
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,8 @@
|
||||
"moment": "^2.13.0",
|
||||
"react": "^15.1.0",
|
||||
"react-addons-css-transition-group": "^15.1.0",
|
||||
"react-dom": "^15.1.0"
|
||||
"react-dom": "^15.1.0",
|
||||
"webextension-polyfill": "^0.2.1"
|
||||
},
|
||||
"jshintConfig": {
|
||||
"asi": false,
|
||||
|
||||
1
vendor/webextension-polyfill
vendored
1
vendor/webextension-polyfill
vendored
Submodule vendor/webextension-polyfill deleted from 77af627d05
Reference in New Issue
Block a user