X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=5fc51810b83b62f45ffb7c4174f26335708cbdb6;hb=db4e4d6ec057ac1bff98d86bd1c42085ebc1b306;hp=a8ca6ad3bceeb6074247424b4d7f670ff8c0ebbc;hpb=1370f11cb101e4cf3eef1dedd501e8c9d954ab3c;p=github%2Ffretlink%2Ftime-picker.git diff --git a/package.json b/package.json index a8ca6ad..5fc5181 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-time-picker", - "version": "1.0.0-alpha8", + "version": "1.0.0", "description": "React TimePicker", "keywords": [ "react", @@ -28,7 +28,7 @@ }, "licenses": "MIT", "config": { - "port": 8001 + "port": 8011 }, "scripts": { "build": "rc-tools run build",