Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit a50d6c9

Browse files
author
Alexey Ivanov
committed
Add picturefill
1 parent ac50b82 commit a50d6c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"node": "^10.16"
1515
},
1616
"dependencies": {
17-
"concurrently": "^5.3.0"
17+
"concurrently": "^5.3.0",
18+
"picturefill": "^3.0.3"
1819
},
1920
"devDependencies": {
2021
"autoprefixer": "9.8.6",

0 commit comments

Comments
 (0)