Package changes.
This commit is contained in:
+19
-4
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "office-addin-taskpane-react",
|
"name": "edison-powerpoint-addin",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
@@ -5580,9 +5580,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/office-js": {
|
"node_modules/@types/office-js": {
|
||||||
"version": "1.0.474",
|
"version": "1.0.475",
|
||||||
"resolved": "https://registry.npmjs.org/@types/office-js/-/office-js-1.0.474.tgz",
|
"resolved": "https://registry.npmjs.org/@types/office-js/-/office-js-1.0.475.tgz",
|
||||||
"integrity": "sha512-DxdstIkU3kDi8Tmq8Cf9ZubxcmtQeL2uzBtVgDpKSgEZnGDttlBAev6CmAb7pMZlg2A858JjQ+1euK+NG6pX1Q==",
|
"integrity": "sha512-9tg4yChlI4S6uwdjzUw+jcn4ZB3tQtD+uJevEkYsE4KRlnT3OQSp9b6eABqSl/hasrDSZd7ymWoqsjxjMAcSig==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
@@ -9409,6 +9409,21 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"peer": true
|
"peer": true
|
||||||
},
|
},
|
||||||
|
"node_modules/fsevents": {
|
||||||
|
"version": "2.3.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
||||||
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
||||||
|
"dev": true,
|
||||||
|
"hasInstallScript": true,
|
||||||
|
"license": "MIT",
|
||||||
|
"optional": true,
|
||||||
|
"os": [
|
||||||
|
"darwin"
|
||||||
|
],
|
||||||
|
"engines": {
|
||||||
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/function-bind": {
|
"node_modules/function-bind": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
||||||
|
|||||||
Reference in New Issue
Block a user