Browse Source

Scoped package

master
Henning Hall 7 years ago
parent
commit
e79e7bb4d4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,5 +1,5 @@
{ {
"name": "react-native-date-picker",
"name": "@henninghall/react-native-date-picker",
"version": "1.0.0", "version": "1.0.0",
"description": "A Cross Platform React Native Picker", "description": "A Cross Platform React Native Picker",
"main": "index.js", "main": "index.js",

Loading…
Cancel
Save