change cache rules

This commit is contained in:
Tommy Parnell
2021-06-10 21:27:01 -04:00
parent ae088e6268
commit 9b7539c84f
3 changed files with 6 additions and 107 deletions

View File

@@ -9,10 +9,8 @@
"export": "next export"
},
"dependencies": {
"file-loader": "^6.2.0",
"next": "10.2.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"url-loader": "^4.1.1"
"react-dom": "17.0.2"
}
}