v0.2.0
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "@ms/api",
 | 
			
		||||
    "version": "0.1.1",
 | 
			
		||||
    "version": "0.2.0",
 | 
			
		||||
    "description": "MiaoScript api package",
 | 
			
		||||
    "keywords": [
 | 
			
		||||
        "miaoscript",
 | 
			
		||||
@@ -22,8 +22,8 @@
 | 
			
		||||
        "test": "echo \"Error: run tests from root\" && exit 1"
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "@ms/container": "^0.1.0",
 | 
			
		||||
        "@ms/ployfill": "^0.1.0",
 | 
			
		||||
        "@ms/container": "^0.2.0",
 | 
			
		||||
        "@ms/ployfill": "^0.2.0",
 | 
			
		||||
        "source-map-builder": "^0.0.7"
 | 
			
		||||
    },
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user