Skip to content

Commit 72eaf29

Browse files
author
Cleverson Sampaio
committed
chore(package): changing version, script and keywords
1 parent 5922a2f commit 72eaf29

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,19 +1,19 @@
11
{
22
"name": "seleniumlibraryextends",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Selenium library keyword extension to support Behavior Driven Development",
55
"main": "index.js",
66
"scripts": {
77
"commit": "cz",
88
"install": "python setup.py install",
9-
"uninstall": "pip uninstall seleniumlibraryextends -y",
9+
"uninstall": "pip uninstall robotframework-seleniumlibraryextends -y",
1010
"build": "npm run uninstall && npm run install"
1111
},
1212
"repository": {
1313
"type": "git",
1414
"url": "git+https://github.com/dbspt/SeleniumLibraryExtends.git"
1515
},
16-
"keywords": ["Robot Framework, Selenium Library"],
16+
"keywords": ["robotframework", "seleniumlibrary"],
1717
"author": {
1818
"name": "Cléverson Sampaio",
1919
"email": "[email protected]"

0 commit comments

Comments
 (0)