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.
1 parent aa4b4a8 commit 074ecfeCopy full SHA for 074ecfe
.npmignore
@@ -1,4 +1,5 @@
1
demo/
2
screens/
3
*.png
4
-*.log
+*.log
5
+tsconfig.json
package.json
@@ -1,8 +1,8 @@
{
"name": "nativescript-image-filters",
- "version": "1.0.31",
+ "version": "1.0.4",
"description": "NativeScript plugin to easily apply filters to your pictures.",
- "main": "imagefilters.js",
+ "main": "imagefilters",
6
"nativescript": {
7
"platforms": {
8
"android": "2.0.0"
0 commit comments