https://github.com/markthree/node-sass-version-fix
fix node-sass version
https://github.com/markthree/node-sass-version-fix
Last synced: 5 months ago
JSON representation
fix node-sass version
- Host: GitHub
- URL: https://github.com/markthree/node-sass-version-fix
- Owner: markthree
- License: mit
- Created: 2023-08-15T08:12:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T05:25:17.000Z (about 2 years ago)
- Last Synced: 2025-02-13T06:09:15.965Z (about 1 year ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-sass-version-fix
fix node-sass version
## Motivation
want to automatically fix version issues with
[node-sass](https://www.npmjs.com/package/node-sass)
## Usage
```shell
npx node-sass-version-fix
```
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).