diff --git a/package.json b/package.json index d9d05ac..aeea621 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "create-scss", - "version": "2.7.2", - "description": "A quick and easy way to add a scss directory structure to your projet. Use this package to get a scss directory structure, tools and commands for developement", + "version": "2.7.3", + "description": "⚠️ A quick and easy way to add a scss directory structure to your projet. Use this package to get a scss directory structure, tools and commands for developement", "main": "index.js", "dependencies": { "autoprefixer": "^9.7.4",