Files
react-native-code-push/Examples/CodePushDemoApp/windows/CodePushDemoApp.Wpf/packages.config
Alexander Bodalevsky b79257f419 Fix WPF. Application crashes on startup (#973)
* Align windows examples with the latest react native  react native v: 0.47.1

* re-create corrupted json file
2017-08-24 12:51:44 +03:00

5 lines
251 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Facebook.Yoga" version="1.5.0-pre1" targetFramework="net46" />
<package id="Microsoft.ChakraCore" version="1.4.1" targetFramework="net46" developmentDependency="true" />
</packages>