Adding lottie-js

This commit is contained in:
Greg Newman
2022-06-13 15:30:20 -04:00
parent d14274fa7e
commit 440f49988f
2 changed files with 87 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
"build": "NODE_ENV=production postcss frontend/styles.css -d static/css/ --verbose"
},
"dependencies": {
"@lottiefiles/lottie-js": "^0.4.1",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.13",
"postcss-cli": "^9.1.0",