Skip to content

Commit 1d5d304

Browse files
author
Christopher Pardy
committed
Point package.json for examples as the parent
This will allow you to npm install examples and actually run them.
1 parent 487fb7d commit 1d5d304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "Cache Hamm <cache.hamm@gmail.com>",
1111
"license": "ISC",
1212
"dependencies": {
13-
"json-rules-engine": "6.0.0-alpha-3"
13+
"json-rules-engine": "../"
1414
}
1515
}

0 commit comments

Comments
 (0)