We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87fd753 + eeb43ab commit 4a44f31Copy full SHA for 4a44f31
2 files changed
.npmignore
@@ -0,0 +1,28 @@
1
+.idea
2
+*.iml
3
+.gradle
4
+/local.properties
5
+/.idea/workspace.xml
6
+/.idea/libraries
7
+/.idea/caches
8
+.DS_Store
9
+/build
10
+/captures
11
+/projectFilesBackup
12
13
+*.DS_Store
14
+.settings
15
+/node_modules
16
+/github.properties
17
+
18
+deps/
19
+gradlew
20
+gradlew.bat
21
+LiquidCore/
22
+LiquidV8/
23
+doc/
24
+gradle/
25
+gradle.properties
26
+settings.gradle
27
+.project
28
+build.gradle
README.md
@@ -1,5 +1,7 @@
# The LiquidCore Project
+# NOTE: Version 0.7.0 is not yet stable, please be patient ...
[](https://www.npmjs.com/package/liquidcore)
[](https://nodei.co/npm/liquidcore/)
0 commit comments