NPM release v1.8.1

Summary: Package is already published via NPM. This is just the version bump.

Reviewed By: emilsjolander

Differential Revision: D6750224

fbshipit-source-id: 6add1ce71714e58e4afacd095265b3e770bc558e
This commit is contained in:
Daniel Büchele
2018-01-19 11:25:24 -08:00
committed by Facebook Github Bot
parent a40ba9d350
commit 7b27a58b97
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ node_modules
*.gypi
!/final-flags.gypi
/dist
!/dist
/build/*
!/build/Release
/build/Release/*

View File

@@ -1,6 +1,6 @@
{
"name": "yoga-layout",
"version": "1.8.0",
"version": "1.8.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": {