Skip to content

Commit e68a6b7

Browse files
committed
set intial version
1 parent f4b7e1f commit e68a6b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
{
33
"name": "react-native-static-server",
4-
"version": "1.0.0",
5-
"description": "A static http file server for react native",
4+
"version": "0.1.0",
5+
"description": "HTTP static file server for React Native",
66
"main": "index.js",
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)