Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
renhiyama authored and actions-user committed Mar 25, 2024
1 parent 93a6342 commit ea8a52a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
".": "./imports.js",
"./packit": "./packit-intellisense.js"
}
}
}
2 changes: 1 addition & 1 deletion src/imports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
"type": "git",
"url": "https://github.com/rovelstars/reejs.git"
}
}
}
2 changes: 1 addition & 1 deletion src/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"keywords": [],
"author": "",
"license": "MIT"
}
}
2 changes: 1 addition & 1 deletion src/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"keywords": [],
"author": "",
"license": "MIT"
}
}
2 changes: 1 addition & 1 deletion src/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"dependencies": {
"@reejs/imports": "*"
}
}
}

0 comments on commit ea8a52a

Please sign in to comment.