fulcrum-app
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -14,3 +14,4 @@ var Fulcrum, resources; | ||
memberships: require('./api/memberships'), | ||
roles: require('./api/roles') | ||
roles: require('./api/roles'), | ||
child_records: require('./api/child_records') | ||
}; | ||
@@ -17,0 +18,0 @@ |
{ | ||
"name": "fulcrum-app", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "JavaScript wrapper for the Fulcrum API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
181824
81
4605
266
15