Skip to content

Commit

Permalink
misc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
echel0n-HX committed Aug 31, 2023
1 parent 36349c2 commit 59ebb64
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# rebel-station-assets
🛰️ Assets for Rebel Station
# terra-classic-station-assets
🛰️ Assets for Terra Classic Station
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "rebel-station-assets",
"name": "terra-classic-station-assets",
"version": "1.0.0",
"description": "🛰️ Assets for Rebel Station",
"description": "🛰️ Assets for Terra Classic Station",
"main": "index.js",
"scripts": {
"build": "node legacy.js && node index.js",
"prettier": "prettier --write './**/*.js'"
},
"repository": {
"type": "git",
"url": "git+https://github.com/terra-rebels/station-assets.git"
"url": "git+https://github.com/classic-terra/station-assets.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/terra-rebels/station-assets/issues"
"url": "https://github.com/classic-terra/station-assets/issues"
},
"homepage": "https://github.com/terra-rebels/station-assets#readme",
"homepage": "https://github.com/classic-terra/station-assets#readme",
"dependencies": {
"@keplr-wallet/crypto": "^0.11.32",
"@terra-money/feather.js": "^1.0.0-beta.8",
Expand Down

0 comments on commit 59ebb64

Please sign in to comment.