We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8c52e commit bd9f7e5Copy full SHA for bd9f7e5
package.json
@@ -1,13 +1,12 @@
1
{
2
"name": "processing-language",
3
- "version": "0.0.0",
+ "version": "0.1.0",
4
"private": true,
5
"description": "Add syntax highlighting and snippets to Processing (.pde) files in Atom.",
6
"repository": "https://github.com/bleikamp/language-processing",
7
"license": "MIT",
8
"engines": {
9
"atom": ">0.50.0"
10
},
11
- "dependencies": {
12
- }
+ "dependencies": {}
13
}
0 commit comments