File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-suitescript" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " Complete ESLint plugin for NetSuite's SuiteScript API" ,
5
5
"author" :
" Adam Davies <[email protected] > (https://adam-davies.me)" ,
6
6
"license" : " MIT" ,
7
- "homepage" : " https://github.com/adamdavies001 /eslint-plugin-suitescript#readme" ,
7
+ "homepage" : " https://github.com/acdvs /eslint-plugin-suitescript#readme" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
- "url" : " https://github.com/adamdavies001 /eslint-plugin-suitescript.git"
10
+ "url" : " https://github.com/acdvs /eslint-plugin-suitescript.git"
11
11
},
12
- "bugs" : " https://github.com/adamdavies001 /eslint-plugin-suitescript/issues" ,
12
+ "bugs" : " https://github.com/acdvs /eslint-plugin-suitescript/issues" ,
13
13
"main" : " index.js" ,
14
14
"scripts" : {
15
15
"test" : " mocha \" tests/rules/*.js\" --recursive --reporter min"
You can’t perform that action at this time.
0 commit comments