We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b698da + 5b91666 commit 4f22610Copy full SHA for 4f22610
package/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-xaml",
3
"title": "React Native Xaml",
4
- "version": "0.0.41",
+ "version": "0.0.42",
5
"description": "Allows using XAML directly, inside of a React Native Windows app",
6
"main": "lib/index.js",
7
"typings": "lib/index.d.ts",
@@ -51,6 +51,7 @@
51
"files": [
52
"!*.tgz",
53
"CodeGen/*.cs*",
54
+ "CodeGen/*.json",
55
"windows/",
56
"lib/",
57
"src/",
0 commit comments