Skip to content

Commit

Permalink
package.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
Luigi Moraes committed Jun 22, 2024
1 parent 8f6b963 commit 970cd48
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cocaiss-framework",
"name": "bacuri",
"version": "0.1.0-alpha",
"description": "Simple Framework focused on Semantic HTML",
"repository": "https://github.com/luigi-ms/cocaiss-framework",
"description": "The Custom Framework",
"repository": "https://github.com/luigi-ms/bacuri-framework",
"author": "Luigi Moraes <luigimoraessantos@gmail.com>",
"license": "MIT",
"type": "module",
Expand All @@ -15,7 +15,6 @@
"scripts": {
"watch-scss": "sass --watch ./core:./styles",
"run-scss": "sass ./core:./styles",
"core": "cp ./core ./",
"build": "npx rollup -c"
},
"devDependencies": {
Expand Down

0 comments on commit 970cd48

Please sign in to comment.