Skip to content

Commit c7e1dee

Browse files
author
Samir Mahendra
committed
[STUDIO-4359]: Upgraded fs-extra
1 parent 506f9ad commit c7e1dee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/app-scripts-tiny",
3-
"version": "3.2.1-tiny.4",
3+
"version": "3.2.1-tiny.5",
44
"description": "Scripts for Ionic Projects",
55
"publishConfig": {
66
"registry": "https://maven.dev.powwowinc.net/repository/npm-powwow"
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@angular-devkit/build-optimizer": "0.0.35",
3636
"dotenv-webpack": "^1.5.7",
37-
"fs-extra": "^4.0.2",
37+
"fs-extra": "^8.1.0",
3838
"glob": "^7.1.2",
3939
"json-loader": "^0.5.7",
4040
"node-sass": "^4.10.0",
@@ -55,7 +55,7 @@
5555
"@angular/platform-browser": "5.0.3",
5656
"@angular/platform-browser-dynamic": "5.0.3",
5757
"@angular/platform-server": "5.0.3",
58-
"@types/fs-extra": "^4.0.8",
58+
"@types/fs-extra": "^8.0.0",
5959
"@types/glob": "^5.0.35",
6060
"@types/jest": "^21.1.5",
6161
"@types/mock-fs": "^3.6.30",

0 commit comments

Comments
 (0)