create-nteract-app
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "create-nteract-app", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "create an nteractive computing app!", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -104,3 +104,3 @@ #!/usr/bin/env node | ||
"@nteract/presentational-components", | ||
"immer", | ||
"immer@^1.5.0", | ||
"@zeit/next-mdx", | ||
@@ -111,4 +111,3 @@ "@mdx-js/mdx", | ||
"@nteract/logos", | ||
"rxjs", | ||
"lodash" | ||
"lodash@^4.17.4" | ||
]; | ||
@@ -115,0 +114,0 @@ |
290767
530