Version bump
Summary: Bump version and publish to npm + cocoapods Reviewed By: dshahidehpour Differential Revision: D4479027 fbshipit-source-id: 42aa81de1a5a07e3a2814670ad1cf3774519b353
This commit is contained in:
committed by
Facebook Github Bot
parent
34736a4929
commit
625dc4bf44
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"name": "yoga-layout",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Yoga is a cross-platform layout engine enabling maximum collaboration within your team by implementing an API many designers are familiar with, and opening it up to developers across different platforms.",
|
||||
"license": "BSD-3-Clause",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:facebook/yoga.git"
|
||||
},
|
||||
|
||||
"main": "./sources/entry-node",
|
||||
"browser": "./sources/entry-browser",
|
||||
|
Reference in New Issue
Block a user