mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
add all files
This commit is contained in:
parent
5d141903fa
commit
0cd575fc8f
11
package.json
11
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "unleash-server",
|
||||
"description": "unleash your features",
|
||||
"version": "1.0.0-alpha.2",
|
||||
"version": "2.0.0-alpha.1",
|
||||
"keywords": [
|
||||
"unleash",
|
||||
"feature toggle",
|
||||
@ -10,12 +10,11 @@
|
||||
],
|
||||
"files": [
|
||||
"lib",
|
||||
"docs",
|
||||
"bin",
|
||||
"migrations",
|
||||
"public",
|
||||
"app.js",
|
||||
"server-impl.js",
|
||||
"README.md",
|
||||
"LICENSE"
|
||||
"server.js",
|
||||
"migrator.js"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user