react-reveal-fx
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -5,3 +5,3 @@ { | ||
"authors": "igorrmotta", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "./build/RevealFx.js", | ||
@@ -8,0 +8,0 @@ "types": "./build/RevealFx.d.ts", |
{ | ||
"compilerOptions": { | ||
"outDir": "build", | ||
"module": "esnext", | ||
"module": "commonjs", | ||
"target": "es5", | ||
@@ -6,0 +6,0 @@ "lib": ["es6", "dom"], |
Sorry, the diff of this file is not supported yet
17910
459