Skip to content

Commit

Permalink
Fix package name. Remove typescript. Simplify folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Jan 4, 2024
1 parent 8b74249 commit 340e1d4
Show file tree
Hide file tree
Showing 69 changed files with 4 additions and 23 deletions.
4 changes: 0 additions & 4 deletions packages/assets/globals.d.ts

This file was deleted.

15 changes: 4 additions & 11 deletions packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
{
"name": "@department-of-veterans-affairs/va-mobile-assets",
"version": "0.1.1-alpha.2",
"name": "@department-of-veterans-affairs/mobile-assets",
"version": "0.1.0-alpha.0",
"description": "VA Design System Mobile Assets",
"repository": {
"type": "git",
"url": "git+https://github.com/department-of-veterans-affairs/va-mobile-library.git"
},
"main": "./src/index.js",
"scripts": {
"build": "tsc"
},
"files": [
"src/fonts/**/*",
"src/svgs/**/*"
"fonts/**/*",
"svgs/**/*"
],
"keywords": [
"design",
Expand All @@ -31,7 +27,4 @@
"url": "https://github.com/department-of-veterans-affairs/va-mobile-library/issues"
},
"homepage": "https://github.com/department-of-veterans-affairs/va-mobile-library#readme",
"devDependencies": {
"typescript": "^5.3.3"
}
}
3 changes: 0 additions & 3 deletions packages/assets/src/index.ts

This file was deleted.

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
5 changes: 0 additions & 5 deletions packages/assets/tsconfig.json

This file was deleted.

0 comments on commit 340e1d4

Please sign in to comment.