Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
X committed Aug 27, 2023
1 parent 70d8d08 commit bbee917
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
"name": "frontend",
"version": "0.1.0",
"description": "Internet Computer starter application",
"keywords": ["Internet Computer", "JavaScript", "Canister"],
"keywords": [
"Internet Computer",
"JavaScript",
"Canister"
],
"scripts": {
"build": "webpack",
"postbuild": "gzip -9n dist/frontend/index.js",
Expand Down

0 comments on commit bbee917

Please sign in to comment.