1
0
Fork 0
mirror of synced 2024-06-03 02:55:14 +12:00

Merge pull request #7686 from Chukwu3meka/package-update

Package update from node-sass to sass in Next.js
This commit is contained in:
Michael Drury 2022-09-12 12:16:14 +02:00 committed by GitHub
commit d9656db28e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
"bulma": "^0.9.3",
"next": "12.1.0",
"node-fetch": "^3.2.10",
"node-sass": "^7.0.1",
"sass": "^1.52.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-notifications-component": "^3.4.1"
@ -24,4 +24,4 @@
"eslint-config-next": "12.1.0",
"typescript": "4.6.2"
}
}
}