调整包配置
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "cadview",
 | 
					  "name": "cadview",
 | 
				
			||||||
  "version": "1.1.9",
 | 
					  "version": "1.2.0",
 | 
				
			||||||
  "description": "",
 | 
					  "description": "",
 | 
				
			||||||
  "main": "src/index.ts",
 | 
					  "main": "src/index.ts",
 | 
				
			||||||
  "private": true,
 | 
					  "private": true,
 | 
				
			||||||
@@ -17,7 +17,6 @@
 | 
				
			|||||||
  "author": "cx",
 | 
					  "author": "cx",
 | 
				
			||||||
  "license": "ISC",
 | 
					  "license": "ISC",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/three": "^0.92.25",
 | 
					 | 
				
			||||||
    "@types/hard-source-webpack-plugin": "^0.9.0",
 | 
					    "@types/hard-source-webpack-plugin": "^0.9.0",
 | 
				
			||||||
    "@types/node": "^10.11.7",
 | 
					    "@types/node": "^10.11.7",
 | 
				
			||||||
    "@types/uglifyjs-webpack-plugin": "^1.1.0",
 | 
					    "@types/uglifyjs-webpack-plugin": "^1.1.0",
 | 
				
			||||||
@@ -39,6 +38,7 @@
 | 
				
			|||||||
    "webpack-merge": "^4.1.4"
 | 
					    "webpack-merge": "^4.1.4"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
 | 
					    "@types/three": "^0.92.25",
 | 
				
			||||||
    "three": "^0.95.0",
 | 
					    "three": "^0.95.0",
 | 
				
			||||||
    "wolfy87-eventemitter": "^5.2.5"
 | 
					    "wolfy87-eventemitter": "^5.2.5"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user