Skip to content

Commit 9d98da0

Browse files
committed
commit
1 parent 9f0ce28 commit 9d98da0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@microsoft/mgt-spfx": "^2.3.0",
2929
"@microsoft/sp-core-library": "1.13.1",
3030
"@microsoft/sp-listview-extensibility": "1.13.1",
31-
"@microsoft/sp-loader": "1.13.1",
31+
"@microsoft/sp-loader": "^1.13.1",
3232
"@microsoft/sp-lodash-subset": "1.13.1",
3333
"@microsoft/sp-office-ui-fabric-core": "1.13.1",
3434
"@microsoft/sp-property-pane": "1.13.1",
@@ -63,7 +63,6 @@
6363
"@microsoft/sp-build-web": "1.13.1",
6464
"@microsoft/sp-module-interfaces": "1.13.1",
6565
"@microsoft/sp-tslint-rules": "1.13.1",
66-
"@types/react-mentions": "^4.1.3",
6766
"@types/chart.js": "2.7.40",
6867
"@types/enzyme": "^2.8.12",
6968
"@types/es6-promise": "0.0.33",
@@ -75,6 +74,7 @@
7574
"@types/react-addons-test-utils": "0.14.15",
7675
"@types/react-addons-update": "0.14.14",
7776
"@types/react-dom": "16.9.8",
77+
"@types/react-mentions": "^4.1.3",
7878
"@types/sinon": "2.3.4",
7979
"@types/webpack-env": "1.13.1",
8080
"ajv": "~5.2.2",

0 commit comments

Comments
 (0)