Skip to content

Commit

Permalink
Merge pull request #2 from Parifi/remove-local-test
Browse files Browse the repository at this point in the history
Remove local test file
  • Loading branch information
sudeepb02 authored Jan 29, 2024
2 parents ba23150 + ff45224 commit 76a2dd7
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 39 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parifi/sdk",
"version": "0.0.3",
"version": "0.0.4",
"description": "Parifi SDK with common utility functions",
"files": [
"dist",
Expand Down
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
export * from "./common"
export * from "./subgraph"

export * from "./testSdk"
34 changes: 0 additions & 34 deletions src/testSdk.ts

This file was deleted.

0 comments on commit 76a2dd7

Please sign in to comment.