2.0.0
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "smartdebug",
 | 
					  "name": "smartdebug",
 | 
				
			||||||
  "version": "1.0.1",
 | 
					  "version": "2.0.0",
 | 
				
			||||||
  "description": "debug the smart way",
 | 
					  "description": "debug the smart way",
 | 
				
			||||||
  "main": "dist/index.js",
 | 
					  "main": "dist/index.js",
 | 
				
			||||||
  "typings": "dist/index.d.ts",
 | 
					  "typings": "dist/index.d.ts",
 | 
				
			||||||
@@ -9,7 +9,7 @@
 | 
				
			|||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "test": "(npmts)"
 | 
					    "test": "(npmts)"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
   "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "tapbundle": "^1.0.13"
 | 
					    "tapbundle": "^1.0.13"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user