Skip to content

Commit

Permalink
[near shell] small fixes to integrate with near place
Browse files Browse the repository at this point in the history
  • Loading branch information
janedegtiareva committed Mar 7, 2019
1 parent 132e244 commit 78d7814
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion near
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
const gulp = require('gulp');
const gulpfile = require('./gulpfile') // import the gulp file
const yargs = require('yargs');
const NearTools = require('./near_tools')


const deploy = {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "near-shell",
"version": "0.0.6",
"version": "0.0.7",
"description": "Command line utilities to interact with near blockchain",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 78d7814

Please sign in to comment.