Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
1e9a212799 | ||
|
ca5490bdc5 |
@@ -16,7 +16,7 @@ deploy:
|
||||
provider: npm
|
||||
email: ceberhardt@scottlogic.com
|
||||
api_key:
|
||||
secure: "KTmVyw8YdArB5xWgNbkeZ9JD1jAKh/uMjWJdjjDfTBxKVarFfyP5+899C+qZJ8f7cAfiHZKwNE5nCjfU6uuFjYc7gMFr/ezm1KZc1DXM51V6B9TnIwLxNBr5ZYwcW7H725iYpQMwXX9rC/W4U8mahMKo8m7L0DQGUWEoYuGkKd8="
|
||||
secure: "Dk69FV717n91CRMv0UqzqZG6mrd4dSwd2PJDf1Fe0GOVPrVG9pmSTUmsk7JGli7EB57ovPGRhE/lcDGnlE+hEVw5DjZhGUUmZIFGg+FdcVomoiTRUYjRLwRUKEVxYw1TGCjJHm4rEx4qdkghahjf1YRYnivOn7ADhdH5THr7uQE="
|
||||
on:
|
||||
tags: true
|
||||
branch: master
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "css-layout",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"description": "Reimplementation of CSS layout using pure JavaScript",
|
||||
"main": "dist/css-layout.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user