Skip to content

Commit

Permalink
chore: update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonleehodges committed Jul 14, 2020
1 parent 2d16383 commit fa8964d
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
{
"name": "@appteam6/tslint-config",
"name": "@domoapps/tslint-config",
"version": "0.2.0",
"description": "A config for tslint for the Domo Apps Generator (https://git.empdev.domo.com/CustomApps/generator-da)",
"description": "A config for tslint for the Domo Apps Generator",
"main": "tslint.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "[email protected]:CustomApps/tslint-config.git"
},
"keywords": [
"tslint",
"react",
Expand All @@ -30,4 +26,4 @@
"tslint-react": "^3.0.0",
"vrsource-tslint-rules": "^5.8.0"
}
}
}

0 comments on commit fa8964d

Please sign in to comment.