Skip to content

Commit 21c0eca

Browse files
committed
1.0.2
1 parent 5c8de3f commit 21c0eca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "eslint-plugin-suitescript",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Complete ESLint plugin for NetSuite's SuiteScript API",
55
"author": "Adam Davies <adam@adam-davies.me> (https://adam-davies.me)",
66
"license": "MIT",
77
"homepage": "https://github.com/adamdavies001/eslint-plugin-suitescript#readme",
88
"repository": {
9-
"type" : "git",
10-
"url" : "https://github.com/adamdavies001/eslint-plugin-suitescript.git"
9+
"type": "git",
10+
"url": "https://github.com/adamdavies001/eslint-plugin-suitescript.git"
1111
},
1212
"bugs": "https://github.com/adamdavies001/eslint-plugin-suitescript/issues",
1313
"main": "index.js",

0 commit comments

Comments
 (0)