v0.17.0
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "@ccms/polyfill",
 | 
			
		||||
    "version": "0.16.2",
 | 
			
		||||
    "version": "0.17.0",
 | 
			
		||||
    "description": "MiaoScript polyfill package",
 | 
			
		||||
    "author": "MiaoWoo <admin@yumc.pw>",
 | 
			
		||||
    "homepage": "https://github.com/circlecloud/ms.git",
 | 
			
		||||
@@ -14,12 +14,12 @@
 | 
			
		||||
        "test": "echo \"Error: run tests from root\" && exit 1"
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "@ccms/i18n": "^0.16.0",
 | 
			
		||||
        "@ccms/nodejs": "^0.16.0",
 | 
			
		||||
        "@ccms/i18n": "^0.17.0",
 | 
			
		||||
        "@ccms/nodejs": "^0.17.0",
 | 
			
		||||
        "core-js": "^3.16.0"
 | 
			
		||||
    },
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "@ccms/nashorn": "^0.16.0",
 | 
			
		||||
        "@ccms/nashorn": "^0.17.0",
 | 
			
		||||
        "reflect-metadata": "^0.1.13",
 | 
			
		||||
        "rimraf": "^3.0.2",
 | 
			
		||||
        "typescript": "^4.3.5"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user