Skip to content

Commit

Permalink
chore: rm metaInfo.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
moajo committed Jan 5, 2018
1 parent b01ab62 commit 45e5578
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 15 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,5 @@ docs
.vscode
test-lib
.grimoire
package-lock.json
package-lock.json
src/metaInfo.ts
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grimoirejs-fundamental",
"version": "0.35.0",
"version": "0.37.7-beta",
"description": "Base components,converters and nodes for Web3D with Grimoire.js",
"main": "./ref/index.js",
"typings": "./ref/index.d.ts",
Expand Down
13 changes: 0 additions & 13 deletions src/metaInfo.ts

This file was deleted.

0 comments on commit 45e5578

Please sign in to comment.